Uses of Class
jsonvalues.JsBool
Packages that use JsBool
Package
Description
json-values is a one-package and zero-dependency library to work with jsons in a declarative and functional way.
-
Uses of JsBool in jsonvalues
Fields in jsonvalues declared as JsBoolModifier and TypeFieldDescriptionstatic final JsBool
JsBool.FALSE
The singleton false value.static final JsBool
JsBool.TRUE
The singleton true value.Methods in jsonvalues that return JsBool -
Uses of JsBool in jsonvalues.gen
Methods in jsonvalues.gen that return types with arguments of type JsBool