Uses of Package
org.hypergraphdb.util

Packages that use org.hypergraphdb.util
org.hypergraphdb Welcome to HyperGraphDB 
org.hypergraphdb.algorithms   
org.hypergraphdb.atom   
org.hypergraphdb.cache   
org.hypergraphdb.peer   
org.hypergraphdb.query   
org.hypergraphdb.query.impl   
org.hypergraphdb.storage   
org.hypergraphdb.transaction   
org.hypergraphdb.util   
 

Classes in org.hypergraphdb.util used by org.hypergraphdb
CloseMe
           
HGSortedSet
           A variation of the standard SortedSet interface that offers a HGRandomAccessResult of its elements in addition to an Iterator.
Mapping
          An interface specifying a single argument function.
MemoryWarningSystem
           This memory warning system will call all registered listeners when we exceed the percentage of available heap memory specified.
 

Classes in org.hypergraphdb.util used by org.hypergraphdb.algorithms
CloseMe
           
Mapping
          An interface specifying a single argument function.
Pair
           The inexplicably missing class from the java.util package.
 

Classes in org.hypergraphdb.util used by org.hypergraphdb.atom
HGSortedSet
           A variation of the standard SortedSet interface that offers a HGRandomAccessResult of its elements in addition to an Iterator.
 

Classes in org.hypergraphdb.util used by org.hypergraphdb.cache
ActionQueueThread
           This a simple queue that runs as a thread and executes passed in action object (i.e.
CloseMe
           
RefResolver
           Defines a generic capability to resolve a reference of type Key to an object of type Value.
 

Classes in org.hypergraphdb.util used by org.hypergraphdb.peer
Pair
           The inexplicably missing class from the java.util package.
 

Classes in org.hypergraphdb.util used by org.hypergraphdb.query
Mapping
          An interface specifying a single argument function.
 

Classes in org.hypergraphdb.util used by org.hypergraphdb.query.impl
CloseMe
           
Mapping
          An interface specifying a single argument function.
Pair
           The inexplicably missing class from the java.util package.
ValueSetter
           A simple interface to be implemented by objects that set values in specific dynamic contexts.
 

Classes in org.hypergraphdb.util used by org.hypergraphdb.storage
CloseMe
           
HGSortedSet
           A variation of the standard SortedSet interface that offers a HGRandomAccessResult of its elements in addition to an Iterator.
 

Classes in org.hypergraphdb.util used by org.hypergraphdb.transaction
CloseMe
           
 

Classes in org.hypergraphdb.util used by org.hypergraphdb.util
HGSortedSet
           A variation of the standard SortedSet interface that offers a HGRandomAccessResult of its elements in addition to an Iterator.
Mapping
          An interface specifying a single argument function.
MemoryWarningSystem.Listener
           
Pair
           The inexplicably missing class from the java.util package.