Searched refs:moveForward (Results 1 - 3 of 3) sorted by relevance

/ropes-1.2.5/src/org/ahmadsoft/ropes/impl/
H A DConcatenationRopeIteratorImpl.java60 this.moveForward(start);
102 public void moveForward(final int amount) { method in class:ConcatenationRopeIteratorImpl
132 this.moveForward(1 + this.skip);
H A DConcatenationRopeReverseIteratorImpl.java62 this.moveForward(start);
104 public void moveForward(final int amount) { method in class:ConcatenationRopeReverseIteratorImpl
131 this.moveForward(1 + this.skip);
/ropes-1.2.5/
H A Dropes.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ahmadsoft/ org/ahmadsoft/ropes/ org/ahmadsoft/ropes/impl/ ...

Completed in 4 milliseconds