Package de.hpi.fgis.dude.util.sorting.sortingkey

Contains all classes that are needed for creating a sorting key.

See:
          Description

Interface Summary
Subkey Subkey is an interface that is used within the SortingKey implementation.
 

Class Summary
AbstractSubkey AbstractSubkey is an abstract class that should be extended by each subkey class.
NumberBasedSubkey NumberBasedSubkey can be used for number-based sub-keys.
SortingKey The SortingKey collects different sub-keys and compares different DuDeObject based on these sub-keys.
TextBasedSubkey The class TextBasedSubkey provides the functionality for generating sub-keys based on String values.
 

Package de.hpi.fgis.dude.util.sorting.sortingkey Description

Contains all classes that are needed for creating a sorting key. This sorting key can be used for defining the order of a sorted collection.



Copyright © 2011 Hasso Plattner Institute - Chair of Information Systems. All Rights Reserved.