Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W
C
canMoveBackwards(int)
- Method in class org.ahmadsoft.ropes.impl.
ConcatenationRopeIteratorImpl
charAt(int)
- Method in class org.ahmadsoft.ropes.impl.
ConcatenationRope
charAt(int)
- Method in class org.ahmadsoft.ropes.impl.
FlatRope
charAt(int)
- Method in class org.ahmadsoft.ropes.impl.
SubstringRope
compareTo(CharSequence)
- Method in class org.ahmadsoft.ropes.impl.
AbstractRope
ConcatenationRope
- Class in
org.ahmadsoft.ropes.impl
A rope that represents the concatenation of two other ropes.
ConcatenationRope(Rope, Rope)
- Constructor for class org.ahmadsoft.ropes.impl.
ConcatenationRope
Create a new concatenation rope from two ropes.
ConcatenationRopeIteratorImpl
- Class in
org.ahmadsoft.ropes.impl
A fast iterator for concatenated ropes.
ConcatenationRopeIteratorImpl(Rope)
- Constructor for class org.ahmadsoft.ropes.impl.
ConcatenationRopeIteratorImpl
ConcatenationRopeIteratorImpl(Rope, int)
- Constructor for class org.ahmadsoft.ropes.impl.
ConcatenationRopeIteratorImpl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W