Class LogicalAnd

    • Field Detail

      • INSTANCE

        public static final LogicalAnd INSTANCE
        The singleton instance of this class.
    • Constructor Detail

      • LogicalAnd

        protected LogicalAnd()
        Builds the type. This constructor is visible to allow subclassing: instances of this class should be unique, and the singleton can be retrieved through field INSTANCE.