Package org.egothor.dynamizer

This package defines a common dynamization and its implementation for our index data structures.

See:
          Description

Class Summary
Dynamizer This abstract class should be implemented by any class applying an algorithm for dynamization to a data structure.
Egothor The Egothor object is a dynamizer that accepts only DynStruct objects.
Standard The Standard object is a dynamizer that accepts only DynStruct objects.
 

Package org.egothor.dynamizer Description

This package defines a common dynamization and its implementation for our index data structures.