@Value.Immutable public abstract static class Value.BooleanValue extends Value<Boolean> implements Comparable<Value.BooleanValue>
Value.ArrayValue, Value.BooleanValue, Value.DateTimeValue, Value.DurationValue, Value.FailedWithException<T>, Value.MapValue, Value.NullValue, Value.NumberValue, Value.StringValue| Constructor and Description |
|---|
BooleanValue() |
@Value.Auxiliary public int compareTo(Value.BooleanValue other)
compareTo in interface Comparable<Value.BooleanValue>Copyright © 2024. All rights reserved.