|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRope | |
---|---|
org.ahmadsoft.ropes.impl | Internal implementation package for Java Ropes. |
Uses of AbstractRope in org.ahmadsoft.ropes.impl |
---|
Subclasses of AbstractRope in org.ahmadsoft.ropes.impl | |
---|---|
class |
ConcatenationRope
A rope that represents the concatenation of two other ropes. |
class |
FlatRope
A rope constructed from an underlying character sequence. |
class |
SubstringRope
Represents a lazily-evaluated substring of another rope. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |