Class Hierarchy
- java.lang.Object
- net.emaze.dysfunctional.interceptions.BinaryInterceptorAdapter<T1,T2,R> (implements java.util.function.BiFunction<T,U,R>)
- net.emaze.dysfunctional.interceptions.BinaryInterceptorChain<T1,T2,R> (implements java.util.function.BiFunction<T,U,R>)
- net.emaze.dysfunctional.interceptions.InterceptorAdapter<T,R> (implements java.util.function.Function<T,R>)
- net.emaze.dysfunctional.interceptions.InterceptorChain<T,R> (implements java.util.function.Function<T,R>)
- net.emaze.dysfunctional.interceptions.TernaryInterceptorAdapter<T1,T2,T3,R> (implements net.emaze.dysfunctional.dispatching.delegates.TriFunction<T1,T2,T3,R>)
- net.emaze.dysfunctional.interceptions.TernaryInterceptorChain<T1,T2,T3,R> (implements net.emaze.dysfunctional.dispatching.delegates.TriFunction<T1,T2,T3,R>)
Interface Hierarchy
Copyright © 2017. All rights reserved.