Class InterpretationTrieSet

All Implemented Interfaces:
Iterable<Interpretation>, Collection<Interpretation>, Set<Interpretation>

public final class InterpretationTrieSet extends AbstractSet<Interpretation>
Deprecated.
Was written for failed experiments and is not maintained anymore.
This is a monotone collection, hence you can only add elements to it, but not remove them.
Author:
Mathias Hofer