Package gov.nasa.jpl.output.tol
Class TOLConstraintIterator
java.lang.Object
gov.nasa.jpl.output.tol.TOLConstraintIterator
-
Constructor Summary
ConstructorsConstructorDescriptionTOLConstraintIterator
(List<Map.Entry<Time, Map.Entry<Boolean, Constraint>>> allConstraintViolations) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining, remove