-
public interface ReadableMapKeySetIteratorInterface of a iterator for a NativeMap's key set.
-
-
Method Summary
Modifier and Type Method Description abstract booleanhasNextKey()abstract StringnextKey()-
-
Method Detail
-
hasNextKey
abstract boolean hasNextKey()
-
-
-
-