FlexId
net.comactivity.core.flexid.FlexId
positionIterator
Removed
positionIterator()
Replace With
getPositions()
Note that this will return a Collection
and not an Iterator
.
flexInfoIterator
Removed
flexInfoIterator()
Replace With
getPositions()
Note that this will return a Collection
and not an Iterator
. It won't return sub positions.