Uses of Package
net.innig.collect

Packages that use net.innig.collect
net.innig.collect   
 

Classes in net.innig.collect used by net.innig.collect
CollectionDiff
          Finds the difference between two Collections.
CompositeMultiMap
          A multi-map implementation which combines existing Map and Set implementations.
Factory
           
GraphWalker
          A foolishly simple abstraction of a directed graph.
ListDiff.Step
          A step in a list transformation.
ListMutator
          Follows instructions from a ListDiff for mutating a list.
Mapper
          Experimental.
MultiMap
          A map which allows multiple values per key.
MultiMap.Entry
          Represents a single key/value pair in the multi-map.
Radix
          Extracts a radix representation -- a sequence of digits -- from objects.
Selector
          Experimental.
StringRadix
          A radix which supports String.