Frames | No Frames |
Classes derived from org.apache.commons.collections.map.AbstractLinkedMap | |
class | A Map implementation that maintains the order of the entries. |
class | A Map implementation with a fixed maximum size which removes
the least recently used entry if an entry is added when full. |
Constructors with parameter type org.apache.commons.collections.map.AbstractLinkedMap | |
Fields of type org.apache.commons.collections.map.AbstractLinkedMap | |
AbstractLinkedMap | The parent map |