config / org.apache.tuweni.config / Configuration / keySet

keySet

abstract fun keySet(): MutableSet<String!>! (source)

The keys of all entries present in this configuration.

Return
MutableSet<String!>!: The keys of all entries in this configuration.