Class Filter.Not

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) Filter.Node target  
    • Constructor Summary

      Constructors 
      Constructor Description
      Not​(Filter.Node target)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean match​(Filter.Arguments arguments)  
      • Methods inherited from class java.lang.Object

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