Uses of Interface
de.espirit.firstspirit.json.values.JsonBooleanValue
Packages that use JsonBooleanValue
-
Uses of JsonBooleanValue in de.espirit.firstspirit.json.values
Methods in de.espirit.firstspirit.json.values that return JsonBooleanValueModifier and TypeMethodDescriptionstatic @NotNull JsonBooleanValue
JsonBooleanValue.of
(boolean value) Returns a newjson element
wrapping the givenvalue
.