|
|||||||||
| Home >> All >> com >> memoire >> [ re overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.memoire.re
Interface RECharIndexed

- All Known Implementing Classes:
- RECharIndexedCharArray, RECharIndexedInputStream, RECharIndexedString, RECharIndexedStringBuffer
- interface RECharIndexed
| Field Summary | |
static char |
OUT_OF_BOUNDS
|
| Method Summary | |
char |
charAt(int index)
|
boolean |
isValid()
|
boolean |
move(int index)
|
| Field Detail |
OUT_OF_BOUNDS
public static final char OUT_OF_BOUNDS
- See Also:
- Constant Field Values
| Method Detail |
charAt
public char charAt(int index)
move
public boolean move(int index)
isValid
public boolean isValid()
|
|||||||||
| Home >> All >> com >> memoire >> [ re overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC