protected class VecBuffer.PositionAccessor extends java.lang.Object implements VecBuffer.ElementAccessor<Position>
Modifier | Constructor and Description |
---|---|
protected |
PositionAccessor() |
Modifier and Type | Method and Description |
---|---|
Position |
getElement(int position) |
public Position getElement(int position)
getElement
in interface VecBuffer.ElementAccessor<Position>