Package org.zkoss.zkmax.bind.ext
-
Class Summary Class Description ForwardingCollection<E> A collection which forwards all its method calls to another collection.ForwardingMap<K,V> A map which forwards all its method calls to another map.StandardBiMap<K,V> A general-purpose bimap implementation using any two backingMap
instances.