Package org.simpleframework.common
package org.simpleframework.common
-
ClassDescriptionKeyMap<T>The
KeyMapobject is used to represent a map of values keyed using a known string.LeastRecentlyUsedMap<K,V> TheLeastRecentlyUsedMapis a hash map that keeps only those entries most recently used.TheRemovalListeneris used with the least recently used hash map to listen for removals.