Class Hierarchy
- java.lang.Object
- net.emaze.dysfunctional.interceptions.BinaryInterceptorAdapter<R,T1,T2> (implements net.emaze.dysfunctional.dispatching.delegates.BinaryDelegate<R,T1,T2>)
- net.emaze.dysfunctional.interceptions.BinaryInterceptorChain<R,T1,T2> (implements net.emaze.dysfunctional.dispatching.delegates.BinaryDelegate<R,T1,T2>)
- net.emaze.dysfunctional.interceptions.InterceptorAdapter<R,T> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.interceptions.InterceptorChain<R,T> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.interceptions.TernaryInterceptorAdapter<R,T1,T2,T3> (implements net.emaze.dysfunctional.dispatching.delegates.TernaryDelegate<R,T1,T2,T3>)
- net.emaze.dysfunctional.interceptions.TernaryInterceptorChain<R,T1,T2,T3> (implements net.emaze.dysfunctional.dispatching.delegates.TernaryDelegate<R,T1,T2,T3>)
Interface Hierarchy
Copyright © 2012. All Rights Reserved.