ReadableMapKeySetIterator

Interface of a iterator for a NativeMap's key set.

Functions

Link copied to clipboard
abstract fun hasNextKey(): Boolean
Link copied to clipboard
abstract fun nextKey(): String