Uses of Class
org.apache.commons.collections.ReferenceMap.Entry
Packages that use ReferenceMap.Entry
Package
Description
This package contains the interfaces and utilities shared across all the subpackages of this component.
-
Uses of ReferenceMap.Entry in org.apache.commons.collections
Fields in org.apache.commons.collections declared as ReferenceMap.EntryModifier and TypeFieldDescription(package private) ReferenceMap.Entry
ReferenceMap.EntryIterator.entry
(package private) ReferenceMap.Entry
ReferenceMap.Entry.next
(package private) ReferenceMap.Entry
ReferenceMap.EntryIterator.previous
private ReferenceMap.Entry[]
ReferenceMap.table
Deprecated.The hash table.Methods in org.apache.commons.collections that return ReferenceMap.EntryModifier and TypeMethodDescriptionprivate ReferenceMap.Entry
Deprecated.Returns the entry associated with the given key.protected ReferenceMap.Entry
ReferenceMap.EntryIterator.nextEntry()
Constructors in org.apache.commons.collections with parameters of type ReferenceMap.Entry