Uses of Package
org.apache.commons.collections4.splitmap

Packages that use org.apache.commons.collections4.splitmap
org.apache.commons.collections4.splitmap The "split map" concept is that of an object that implements the Put and Get interfaces, with differing generic types. 
 

Classes in org.apache.commons.collections4.splitmap used by org.apache.commons.collections4.splitmap
AbstractIterableGetMapDecorator
          IterableGet that uses a Map for the Get implementation.
TransformedSplitMap
          Decorates another Map to transform objects that are added.
 



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.