SSJ  3.3.1
Stochastic Simulation in Java
Public Member Functions | Protected Attributes | List of all members
ContainerPointSet.ContainerPointSetIterator Class Reference
Inheritance diagram for ContainerPointSet.ContainerPointSetIterator:
[legend]
Collaboration diagram for ContainerPointSet.ContainerPointSetIterator:
[legend]

Public Member Functions

void setCurCoordIndex (int j)
 
void resetCurCoordIndex ()
 
boolean hasNextCoordinate ()
 
double nextCoordinate ()
 
void setCurPointIndex (int i)
 
void resetCurPointIndex ()
 
int resetToNextPoint ()
 
boolean hasNextPoint ()
 

Protected Attributes

PointSetIterator innerIterator = P.iterator()
 

The documentation for this class was generated from the following file: