| Interface | Description |
|---|---|
| DuplicateRemovalFunction |
Functional interface which removes duplicate entries from a list.
|
| MetaStackDefinition |
Represents a meta stack model, consisting of a chain of elements, separated by spacers.
|
| MetaStackElement |
Represents an element within a
MetaStackDefinition. |
| MetaStackFactory |
Factory to create meta stack elements and definitions.
|