Package messif.objects.keys

Data object keys.

See:
          Description

Class Summary
AbstractObjectKey This class encapsulates the standard key used by the AbstractObject - the URI locator.
DoubleKey The object key that contains a double value and a locator URI.
DoubleKeyInterval  
DoubleKeyOperator  
IntegerKey The object key that contains an integer value and a locator URI.
KeyInterval<T> Closed interval, comparable by the lower bound.
KeyOperator<T> This class provides an abstract operator for object keys that have a defined order.
LongKey The object key that contains a long value and a locator URI.
 

Package messif.objects.keys Description

Data object keys. Allows to add additional meta-information to any data object.