Class False

  • All Implemented Interfaces:
    Scalar<Boolean>

    public final class False
    extends Object
    implements Scalar<Boolean>
    Logical false.

    This class is thread-safe.

    Since:
    0.7
    • Constructor Detail

      • False

        public False()
    • Method Detail

      • value

        public Boolean value()
        Description copied from interface: Scalar
        Convert it to the value.
        Specified by:
        value in interface Scalar<Boolean>
        Returns:
        The value