protected class BigdataMap.EntrySetIterator extends Object implements Iterator<Map.Entry<K,V>>
Map.Entry
BigdataMap.EntrySet
boolean
hasNext()
Map.Entry<K,V>
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean hasNext()
hasNext
Iterator<Map.Entry<K,V>>
public Map.Entry<K,V> next()
next
public void remove()
remove
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.