@ForUseOnly public interface JsonBooleanValue extends JsonElement<Boolean>
CAUTION:
This class is still in development and may change drastically without any further notice.Modifier and Type | Method and Description |
---|---|
static JsonBooleanValue |
of(boolean value)
Returns a new
json element wrapping the given value . |
getValue
@NotNull static JsonBooleanValue of(boolean value)
json element
wrapping the given value
.value
- the value
to wrapjson element
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210