Uses of Package
com.senn.magic.collections

Packages that use com.senn.magic.collections
com.senn.magic.collections This package contains collection classes. 
 

Classes in com.senn.magic.collections used by com.senn.magic.collections
ChainableList
          List sub interface that makes it possible to 'chain' actions
ChainableMap
          Map sub interface that makes it possible to 'chain' actions
ChainableQueue
          Queue sub interface that makes it possible to 'chain' actions
ChainableSet
          Set sub interface that makes it possible to 'chain' actions
GeneralSetFromMap
          General superclass for any custom Set-implementation based on a Map.