See: Description
| Interface | Description |
|---|---|
| Hierarchy<O> |
This interface represents an (external) hierarchy of objects.
|
| ModifiableHierarchy<O> |
Modifiable Hierarchy.
|
| Class | Description |
|---|---|
| HashMapHierarchy<O> |
Centralized hierarchy implementation, using a HashMap of Lists.
|
| HashMapHierarchy.Rec<O> |
Hierarchy pointers for an object.
|
| StackedIter<B,A extends B> |
Filtered iterator.
|
Copyright © 2019 ELKI Development Team. License information.