Class PropertyFilter.And

  • All Implemented Interfaces:
    com.embabel.agent.filter.PropertyFilter

    
    public final class PropertyFilter.And
     implements PropertyFilter
                        

    Logical AND: all filters must match

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<PropertyFilter> getFilters()
      • Methods inherited from class com.embabel.agent.filter.PropertyFilter

        and, not, or
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait