Package info.rolandkrueger.roklib.util

Utility classes and data structures.

See:
          Description

Interface Summary
ApplicationMessageHandler This interface provides methods for reporting error and informational messages.
ITernarySearchTreeMap<V>  
IThreadLocalContainer  
 

Class Summary
ApplicationError This class summarizes all information that is necessary to appropriately respond to an error situation.
DefaultErrorHandler Default implementation for the interface ApplicationMessageHandler.
LoggingManager  
RandomStringIDGenerator  
TernarySearchTreeMap<V> This class implements a ternary search tree that can be used to store and access a large amount of data efficiently and with low memory requirements.
TernarySearchTreeMapCaseInsensitive<V>  
TernarySearchTreeStringSet  
TernarySearchTreeStringSet.TSTStringSetSubSet  
 

Enum Summary
ApplicationError.ErrorType Defines the seriousness of an error.
TernarySearchTreeMap.NodeType  
 

Package info.rolandkrueger.roklib.util Description

Utility classes and data structures.



Copyright © 2007-2011. All Rights Reserved.