Interface LongSimpleTypeHandler
-
public interface LongSimpleTypeHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longparseLong(String text)StringtoText(long value)
-
public interface LongSimpleTypeHandler
| Modifier and Type | Method | Description |
|---|---|---|
long |
parseLong(String text) |
|
String |
toText(long value) |