|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.servlet.util.Converters
public class Converters
| Field Summary | |
|---|---|
static Function<String,Boolean> |
TO_BOOLEAN
|
static Function<String,Byte> |
TO_BYTE
|
static Function<String,Float> |
TO_FLOAT
|
static Function<String,Integer> |
TO_INT
|
static Function<String,Long> |
TO_LONG
|
| Constructor Summary | |
|---|---|
Converters()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Function<String,Long> TO_LONG
public static final Function<String,Boolean> TO_BOOLEAN
public static final Function<String,Integer> TO_INT
public static final Function<String,Byte> TO_BYTE
public static final Function<String,Float> TO_FLOAT
| Constructor Detail |
|---|
public Converters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||