public class ReferenceEntrySet<K,V> extends AbstractSet<Map.Entry<K,V>>
| Constructor and Description |
|---|
ReferenceEntrySet(Collection<Map.Entry<K,Reference<V>>> collection) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Map.Entry<K,V>> |
iterator() |
int |
size() |
equals, hashCode, removeAlladd, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toStringCopyright © 2015 Revolution Systems Inc.. All rights reserved.