Package 

Class FilterHandler

  • All Implemented Interfaces:
    com.hexagonkt.core.handlers.Handler

    
    public final class FilterHandler<T extends Object>
     implements Handler<T>
                        
    • 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
      Function1<Context<T>, Boolean> getPredicate()
      Function1<Context<T>, Context<T>> getCallback()
      • Methods inherited from class com.hexagonkt.core.handlers.FilterHandler

        process, process
      • Methods inherited from class java.lang.Object

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