Class SolutionMappingsHashTableBasedOnTwoVars.MyAllSolutionMappingsIterable
java.lang.Object
se.liu.ida.hefquin.base.datastructures.impl.SolutionMappingsHashTableBasedOnTwoVars.MyAllSolutionMappingsIterable
- All Implemented Interfaces:
Iterable<SolutionMapping>
- Enclosing class:
SolutionMappingsHashTableBasedOnTwoVars
protected class SolutionMappingsHashTableBasedOnTwoVars.MyAllSolutionMappingsIterable
extends Object
implements Iterable<SolutionMapping>
-
Constructor Details
-
MyAllSolutionMappingsIterable
protected MyAllSolutionMappingsIterable()
-
-
Method Details
-
iterator
- Specified by:
iterator
in interfaceIterable<SolutionMapping>
-