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

keySet

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

The keys of all entries present in this configuration.

Return
The keys of all entries in this configuration.