Class Operand.Literal

  • All Implemented Interfaces:
    Operand
    Enclosing interface:
    Operand

    public static final class Operand.Literal
    extends Object
    implements Operand
    • Constructor Detail

      • Literal

        public Literal​(Value value)
        Parameters:
        value - the literal to compare against
    • Method Detail

      • value

        public Value value()
        Returns:
        the literal value