Class SUMOKBtoTPTPKB.OrderedFormulae

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Formula>, Collection<Formula>, NavigableSet<Formula>, SequencedCollection<Formula>, SequencedSet<Formula>, Set<Formula>, SortedSet<Formula>
Enclosing class:
SUMOKBtoTPTPKB

public class SUMOKBtoTPTPKB.OrderedFormulae extends TreeSet<Formula>
See Also:
  • Constructor Details

    • OrderedFormulae

      public OrderedFormulae()
  • Method Details