Uses of Class
org.h2.util.json.JSONBoolean
Packages that use JSONBoolean
-
Uses of JSONBoolean in org.h2.util.json
Fields in org.h2.util.json declared as JSONBooleanModifier and TypeFieldDescriptionstatic final JSONBoolean
JSONBoolean.FALSE
false
value.static final JSONBoolean
JSONBoolean.TRUE
true
value.