public abstract class BorderIndex1D extends java.lang.Object
protected int
length
BorderIndex1D()
abstract int
getIndex(int index)
int
getLength()
void
setLength(int length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int length
public BorderIndex1D()
public void setLength(int length)
public int getLength()
public abstract int getIndex(int index)