|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.csdn.common.Booleans
public class Booleans
| Constructor Summary | |
|---|---|
Booleans()
|
|
| Method Summary | |
|---|---|
static boolean |
parseBoolean(char[] text,
int offset,
int length,
boolean defaultValue)
|
static boolean |
parseBoolean(String value,
boolean defaultValue)
|
static Boolean |
parseBoolean(String value,
Boolean defaultValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Booleans()
| Method Detail |
|---|
public static boolean parseBoolean(char[] text,
int offset,
int length,
boolean defaultValue)
public static boolean parseBoolean(String value,
boolean defaultValue)
public static Boolean parseBoolean(String value,
Boolean defaultValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||