|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FromChar<R>
maps char to Object.
char -> a
Method Summary | |
---|---|
R |
fromChar(int from,
int len,
char c)
|
Method Detail |
---|
R fromChar(int from, int len, char c)
from
- the starting index of this character token.len
- the length of this token.c
- the char
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |