getBoxed

@Nullable()
Boolean getBoxed()

Gets the value of the tri-state as a boxed, nullable boolean.

Return

{@code null} if DEFAULT.Otherwise {@code true} if TRUE or {@code false} if FALSE.

Sources

jvm source
Link copied to clipboard