Class AbstractReferenceMap.ReferenceEntrySet
java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
org.apache.commons.collections.map.AbstractHashedMap.EntrySet
org.apache.commons.collections.map.AbstractReferenceMap.ReferenceEntrySet
- All Implemented Interfaces:
Iterable,Collection,Set
- Enclosing class:
AbstractReferenceMap
EntrySet implementation.
-
Field Summary
Fields inherited from class org.apache.commons.collections.map.AbstractHashedMap.EntrySet
parent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.collections.map.AbstractHashedMap.EntrySet
clear, contains, iterator, remove, sizeMethods inherited from class java.util.AbstractSet
equals, hashCode, removeAllMethods inherited from class java.util.AbstractCollection
add, addAll, containsAll, isEmpty, retainAll, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, streamMethods inherited from interface java.util.Set
add, addAll, containsAll, isEmpty, retainAll, spliterator
-
Constructor Details
-
ReferenceEntrySet
-
-
Method Details
-
toArray
- Specified by:
toArrayin interfaceCollection- Specified by:
toArrayin interfaceSet- Overrides:
toArrayin classAbstractCollection
-
toArray
- Specified by:
toArrayin interfaceCollection- Specified by:
toArrayin interfaceSet- Overrides:
toArrayin classAbstractCollection
-