Uses of Package
messif.utility

Packages that use messif.utility
messif.buckets Storage classes capable of holding objects
messif.buckets.index.impl Implementation of bucket indexes. 
messif.buckets.split Bucket splitting support. 
messif.objects Metric data objects. 
messif.objects.impl Implementation of basic data objects. 
messif.objects.util Various utilities for working with collections of objects. 
messif.operations Generic classes for data manipulatioin and querying operations. 
messif.operations.data Implementation of data-manipulation operations. 
messif.operations.query Implementation of data querying operations. 
messif.utility Various utilities that does not fit anywhere else including a main class for executing batch files. 
 

Classes in messif.utility used by messif.buckets
ErrorCode
          Base class for all error codes.
 

Classes in messif.utility used by messif.buckets.index.impl
SortedArrayData
          Abstract implementation of a basic sorted array data.
 

Classes in messif.utility used by messif.buckets.split
Clearable
          Interface for marking objects that have clearable data.
 

Classes in messif.utility used by messif.objects
Clearable
          Interface for marking objects that have clearable data.
 

Classes in messif.utility used by messif.objects.impl
Clearable
          Interface for marking objects that have clearable data.
 

Classes in messif.utility used by messif.objects.util
Clearable
          Interface for marking objects that have clearable data.
SortedArrayData
          Abstract implementation of a basic sorted array data.
SortedCollection
          Implementation of a sorted collection.
 

Classes in messif.utility used by messif.operations
Clearable
          Interface for marking objects that have clearable data.
ErrorCode
          Base class for all error codes.
 

Classes in messif.utility used by messif.operations.data
Clearable
          Interface for marking objects that have clearable data.
 

Classes in messif.utility used by messif.operations.query
Clearable
          Interface for marking objects that have clearable data.
ErrorCode
          Base class for all error codes.
 

Classes in messif.utility used by messif.utility
ErrorCode
          Base class for all error codes.
ExtendedProperties
          This class provides getter extension for the basic set of properties.
ExtendedPropertiesException
           
Logging.RegexpFilterAgainst
          Enumeration of possible regexp matcher targets for Logging.addLogFile(java.lang.String, java.util.logging.Level, boolean, java.util.logging.Formatter, java.lang.String, messif.utility.Logging.RegexpFilterAgainst).
SortedArrayData
          Abstract implementation of a basic sorted array data.