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