Class TwoValuedInterpretationIterator
java.lang.Object
org.tweetyproject.arg.adf.semantics.interpretation.TwoValuedInterpretationIterator
- All Implemented Interfaces:
 Iterator<Interpretation>
public final class TwoValuedInterpretationIterator
extends Object
implements Iterator<Interpretation>
TwoValuedInterpretationIterator class
- Author:
 - Mathias Hofer
 
- 
Constructor Details
- 
TwoValuedInterpretationIterator
- Parameters:
 arguments- arguments
 
 - 
 - 
Method Details
- 
hasNext
public boolean hasNext()- Specified by:
 hasNextin interfaceIterator<Interpretation>
 - 
next
- Specified by:
 nextin interfaceIterator<Interpretation>
 
 -