See: Description
| Class | Description |
|---|---|
| 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.
|
This package defines a common dynamization and its implementation for our index data structures.
Copyright © 2016 Egothor. All Rights Reserved.