com.jeffpalm.util
Interface Handler.Checker

All Superinterfaces:
Handler
Enclosing interface:
Handler

public static interface Handler.Checker
extends Handler


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.jeffpalm.util.Handler
Handler.Checker, Handler.HasInstance
 
Field Summary
 
Fields inherited from interface com.jeffpalm.util.Handler
DEFAULT, QUIET, THROWER
 
Method Summary
 Handler check(Handler h)
           
 
Methods inherited from interface com.jeffpalm.util.Handler
handle, handle
 

Method Detail

check

Handler check(Handler h)