protected class BigdataMap.EntrySet extends AbstractSet<Map.Entry<K,V>>
BigdataMap.entrySet()
.Modifier | Constructor and Description |
---|---|
protected |
BigdataMap.EntrySet() |
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<K,V>> |
iterator() |
int |
size() |
equals, hashCode, removeAll
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toString
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.