Class ContainerOperations.IsEmptyOperationEvaluator

    • Field Detail

      • negate

        private boolean negate
    • Constructor Detail

      • IsEmptyOperationEvaluator

        public IsEmptyOperationEvaluator​(boolean negate)
        Creates a find operation evaluator.
        Parameters:
        negate - negate the result ("notEmpty") or use the derived result ("isEmpty")