Class Compare.Equal

  • All Implemented Interfaces:
    Filter, PropertyFilter
    Enclosing class:
    Compare

    public static final class Compare.Equal
    extends Compare
    A filter that evaluates to true if the property value is equal to the provided value
    Author:
    bas.rutten
    • Constructor Detail

      • Equal

        public Equal​(String propertyId,
                     Object value)
        Constructor
        Parameters:
        propertyId -
        value -