Uses of Package
org.jjoost.util

Packages that use org.jjoost.util
org.jjoost.collections   
org.jjoost.collections.base   
org.jjoost.collections.bimaps   
org.jjoost.collections.iters   
org.jjoost.collections.maps.base   
org.jjoost.collections.maps.concurrent   
org.jjoost.collections.maps.nested   
org.jjoost.collections.maps.serial   
org.jjoost.collections.maps.wrappers   
org.jjoost.collections.sets.base   
org.jjoost.collections.sets.concurrent   
org.jjoost.collections.sets.serial   
org.jjoost.collections.sets.wrappers   
org.jjoost.util   
org.jjoost.util.concurrent   
org.jjoost.util.filters   
 

Classes in org.jjoost.util used by org.jjoost.collections
Equality
          This interface declares a method which defines equality been objects of type E
Factory
          This interface defines an arbitrary object factory that requires no arguments.
Function
          The interface declares a method defining a function from domain X to range Y
Rehasher
          A simple interface defining custom re-hashing functions
 

Classes in org.jjoost.util used by org.jjoost.collections.base
Equality
          This interface declares a method which defines equality been objects of type E
Factory
          This interface defines an arbitrary object factory that requires no arguments.
FilterPartialOrder
          This interface is used to define an abstract filter over a data set whose type is known but whose ordering may not be.
Function
          The interface declares a method defining a function from domain X to range Y
Rehasher
          A simple interface defining custom re-hashing functions
 

Classes in org.jjoost.util used by org.jjoost.collections.bimaps
Factory
          This interface defines an arbitrary object factory that requires no arguments.
Function
          The interface declares a method defining a function from domain X to range Y
 

Classes in org.jjoost.util used by org.jjoost.collections.iters
Filter
          Defines a simple filter over objects
Function
          The interface declares a method defining a function from domain X to range Y
 

Classes in org.jjoost.util used by org.jjoost.collections.maps.base
Factory
          This interface defines an arbitrary object factory that requires no arguments.
Function
          The interface declares a method defining a function from domain X to range Y
 

Classes in org.jjoost.util used by org.jjoost.collections.maps.concurrent
Equality
          This interface declares a method which defines equality been objects of type E
Function
          The interface declares a method defining a function from domain X to range Y
Rehasher
          A simple interface defining custom re-hashing functions
 

Classes in org.jjoost.util used by org.jjoost.collections.maps.nested
Equality
          This interface declares a method which defines equality been objects of type E
Factory
          This interface defines an arbitrary object factory that requires no arguments.
Function
          The interface declares a method defining a function from domain X to range Y
 

Classes in org.jjoost.util used by org.jjoost.collections.maps.serial
Equality
          This interface declares a method which defines equality been objects of type E
Function
          The interface declares a method defining a function from domain X to range Y
Rehasher
          A simple interface defining custom re-hashing functions
 

Classes in org.jjoost.util used by org.jjoost.collections.maps.wrappers
Factory
          This interface defines an arbitrary object factory that requires no arguments.
Function
          The interface declares a method defining a function from domain X to range Y
 

Classes in org.jjoost.util used by org.jjoost.collections.sets.base
Equality
          This interface declares a method which defines equality been objects of type E
Function
          The interface declares a method defining a function from domain X to range Y
Rehasher
          A simple interface defining custom re-hashing functions
 

Classes in org.jjoost.util used by org.jjoost.collections.sets.concurrent
Equality
          This interface declares a method which defines equality been objects of type E
Function
          The interface declares a method defining a function from domain X to range Y
Rehasher
          A simple interface defining custom re-hashing functions
 

Classes in org.jjoost.util used by org.jjoost.collections.sets.serial
Equality
          This interface declares a method which defines equality been objects of type E
Function
          The interface declares a method defining a function from domain X to range Y
Rehasher
          A simple interface defining custom re-hashing functions
 

Classes in org.jjoost.util used by org.jjoost.collections.sets.wrappers
Equality
          This interface declares a method which defines equality been objects of type E
Function
          The interface declares a method defining a function from domain X to range Y
 

Classes in org.jjoost.util used by org.jjoost.util
Counter
          A simple interface encapsulating some dynamic integer greater than or equal to zero
Equality
          This interface declares a method which defines equality been objects of type E
Factory
          This interface defines an arbitrary object factory that requires no arguments.
Filter
          Defines a simple filter over objects
FilterPartialOrder
          This interface is used to define an abstract filter over a data set whose type is known but whose ordering may not be.
Function
          The interface declares a method defining a function from domain X to range Y
Ordering
          This class provides functionality on top of comparators, such as sorting, searching and range matching.
Rehasher
          A simple interface defining custom re-hashing functions
 

Classes in org.jjoost.util used by org.jjoost.util.concurrent
Filter
          Defines a simple filter over objects
 

Classes in org.jjoost.util used by org.jjoost.util.filters
Equality
          This interface declares a method which defines equality been objects of type E
Filter
          Defines a simple filter over objects
FilterPartialOrder
          This interface is used to define an abstract filter over a data set whose type is known but whose ordering may not be.
Function
          The interface declares a method defining a function from domain X to range Y