Class BooleanValue

  • All Implemented Interfaces:
    Named

    public class BooleanValue
    extends Procedure1
    • Field Detail

      • booleanValue

        public static final BooleanValue booleanValue
    • Constructor Detail

      • BooleanValue

        public BooleanValue​(String name)
    • Method Detail

      • booleanValue

        public static boolean booleanValue​(Object value)
      • not

        public static boolean not​(Object value)