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
I
indexOf(char)
- Method in class org.ahmadsoft.ropes.impl.
AbstractRope
indexOf(char)
- Method in interface org.ahmadsoft.ropes.
Rope
Returns the index within this rope of the first occurrence of the specified character.
insert(int, CharSequence)
- Method in class org.ahmadsoft.ropes.impl.
AbstractRope
insert(int, CharSequence)
- Method in interface org.ahmadsoft.ropes.
Rope
Creates a new rope by inserting the specified
CharSequence
into this rope.
iterator()
- Method in class org.ahmadsoft.ropes.impl.
AbstractRope
iterator(int)
- Method in class org.ahmadsoft.ropes.impl.
ConcatenationRope
iterator(int)
- Method in class org.ahmadsoft.ropes.impl.
FlatRope
iterator(int)
- Method in class org.ahmadsoft.ropes.impl.
SubstringRope
iterator(int)
- Method in interface org.ahmadsoft.ropes.
Rope
Returns an iterator positioned to start at the specified index.
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