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 JsonBooleanValueJsonBooleanValue.of(boolean value) Returns a newjson elementwrapping the givenvalue.