public interface UnmodifiableMapCursor<K,V>
boolean
advance()
K
getKey()
V
getValue()
boolean advance()
true
false
K getKey()
V getValue()