Class InterpretationIterator

  • All Implemented Interfaces:
    Iterator<Interpretation>

    public class InterpretationIterator
    extends Object
    implements Iterator<Interpretation>
    Creates all possible interpretations while respecting the order of the given arguments.
    Author:
    Mathias Hofer