|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcc.plural.jsonij.Value
cc.plural.jsonij.JSON.Boolean
public abstract static class JSON.Boolean
JSON Boolean. Common parent to True and False.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class cc.plural.jsonij.Value |
|---|
Value.TYPE |
| Field Summary |
|---|
| Fields inherited from class cc.plural.jsonij.Value |
|---|
valueType |
| Constructor Summary | |
|---|---|
JSON.Boolean()
|
|
| Method Summary | |
|---|---|
static JSON.Boolean |
getValue(boolean bool)
|
| Methods inherited from class cc.plural.jsonij.Value |
|---|
compareTo, equals, get, get, getBoolean, getDouble, getInt, getNumber, getString, getValueType, has, hashCode, internalType, isNull, nestedSize, size, toJSON, toString, type, valueKeySet |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JSON.Boolean()
| Method Detail |
|---|
public static JSON.Boolean getValue(boolean bool)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||