Class InterpretationTrieSet

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<Interpretation>
org.tweetyproject.arg.adf.util.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