Class Hierarchy
- java.lang.Object
- org.cactoos.func.AsyncFunc<X,Y> (implements org.cactoos.Func<X,Y>, org.cactoos.Proc<X>)
- org.hamcrest.BaseMatcher<T> (implements org.hamcrest.Matcher<T>)
- org.hamcrest.TypeSafeMatcher<T>
- org.cactoos.func.BiFuncOf<X,Y,Z> (implements org.cactoos.BiFunc<X,Y,Z>)
- org.cactoos.func.CallableOf<X,T> (implements java.util.concurrent.Callable<V>)
- org.cactoos.func.ChainedFunc<X,Y,Z> (implements org.cactoos.Func<X,Y>)
- org.cactoos.func.FuncOf<X,Y> (implements org.cactoos.Func<X,Y>)
- org.cactoos.func.FuncWithFallback<X,Y> (implements org.cactoos.Func<X,Y>)
- org.cactoos.func.IoCheckedBiFunc<X,Y,Z> (implements org.cactoos.BiFunc<X,Y,Z>)
- org.cactoos.func.IoCheckedBiProc<X,Y> (implements org.cactoos.BiProc<X,Y>)
- org.cactoos.func.IoCheckedFunc<X,Y> (implements org.cactoos.Func<X,Y>)
- org.cactoos.func.IoCheckedProc<X> (implements org.cactoos.Proc<X>)
- org.cactoos.func.ProcOf<X> (implements org.cactoos.Proc<X>)
- org.cactoos.func.RepeatedFunc<X,Y> (implements org.cactoos.Func<X,Y>)
- org.cactoos.func.RetryFunc<X,Y> (implements org.cactoos.Func<X,Y>)
- org.cactoos.func.RunnableOf<X> (implements java.lang.Runnable)
- org.cactoos.func.SolidBiFunc<X,Y,Z> (implements org.cactoos.BiFunc<X,Y,Z>)
- org.cactoos.func.SolidFunc<X,Y> (implements org.cactoos.Func<X,Y>)
- org.cactoos.func.StickyBiFunc<X,Y,Z> (implements org.cactoos.BiFunc<X,Y,Z>)
- org.cactoos.func.StickyFunc<X,Y> (implements org.cactoos.Func<X,Y>)
- org.cactoos.func.SyncBiFunc<X,Y,Z> (implements org.cactoos.BiFunc<X,Y,Z>)
- org.cactoos.func.SyncFunc<X,Y> (implements org.cactoos.Func<X,Y>)
- org.cactoos.func.UncheckedBiFunc<X,Y,Z> (implements org.cactoos.BiFunc<X,Y,Z>)
- org.cactoos.func.UncheckedBiProc<X,Y> (implements org.cactoos.BiProc<X,Y>)
- org.cactoos.func.UncheckedFunc<X,Y> (implements org.cactoos.Func<X,Y>)
- org.cactoos.func.UncheckedProc<X> (implements org.cactoos.Proc<X>)
Copyright © 2017 Cactoos. All rights reserved.