Module org.apache.wicket.util
Package org.apache.wicket.util.collections
package org.apache.wicket.util.collections
Useful collections.
-
ClassDescriptionThis class wraps a WeakHashMap that holds one ConcurrentHashMap per ClassLoader.IntHashMap<V>This is an integer hashmap that has the exact same features and interface as a normal Map except that the key is directly an integer.MiniMap<K,
V> A fixed size map implementation.MostRecentlyUsedMap<K,V> Holds a map of most recently used items of a given maximum size.MultiMap<K,V> A simple multimapBase class for read-only iterators.An iterator overList
which goes from the end to the startA comparator of URL instances.