public abstract class AbstractCharSequence extends CoreCharSequence
CharSequence
to make life easier.Constructor and Description |
---|
AbstractCharSequence()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
CharSequence |
subSequence(int startPosition,
int endPosition) |
contentChanged, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
charAt, chars, codePoints, length
public CharSequence subSequence(int startPosition, int endPosition)
Copyright © 2001–2016 mmm-Team. All rights reserved.