net.infonode.util.collection.map

Class ConstVectorMap.ConstIterator

private class ConstVectorMap.ConstIterator extends Object implements ConstMapIterator

Method Summary
booleanatEntry()
ObjectgetKey()
ObjectgetValue()
voidnext()

Method Detail

atEntry

public boolean atEntry()

getKey

public Object getKey()

getValue

public Object getValue()

next

public void next()