| Package | Description |
|---|---|
| org.egothor.duplicity.algorithm |
This package contains top-level classes that implement the duplicity checking algorithm.
|
| org.egothor.dynamizer |
This package defines a common dynamization and its implementation
for our index data structures.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicityChecker
Contains top-level implementations of duplicity checking algorithm.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Dynamizer
This abstract class should be implemented by any class applying an
algorithm for dynamization to a data structure.
|
class |
Egothor
The Egothor object is a dynamizer that accepts only DynStruct objects.
|
class |
Standard
The Standard object is a dynamizer that accepts only DynStruct objects.
|
Copyright © 2016 Egothor. All Rights Reserved.