|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.app.client.LongParser
public class LongParser
Experimental API: This class is still under rapid development, and is very likely to be deleted. Use it at your own risk.
A no-op renderer.
| Method Summary | |
|---|---|
static Parser<java.lang.Long> |
instance()
|
java.lang.Long |
parse(java.lang.CharSequence object)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Parser<java.lang.Long> instance()
public java.lang.Long parse(java.lang.CharSequence object)
throws java.text.ParseException
parse in interface Parser<java.lang.Long>java.text.ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||