Class CartesianTwoProductInfiniteIterator<E>
java.lang.Object
edu.jas.util.CartesianTwoProductInfiniteIterator<E>
-
Field Summary
FieldsModifier and TypeFieldDescriptiondata structure.(package private) boolean(package private) long -
Constructor Summary
ConstructorsConstructorDescriptionCartesianTwoProductInfiniteIterator(Iterable<E> comps0, Iterable<E> comps1) CartesianProduct iterator constructor. -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining
-
Field Details
-
compit0
-
compit1
-
fincomps0
-
fincomps1
-
fincompit0
-
fincompit1
-
current
-
empty
boolean empty -
level
long level
-
-
Constructor Details
-
CartesianTwoProductInfiniteIterator
-
-
Method Details
-
hasNext
-
next
-
remove
-