Class Hierarchy
- java.lang.Object
- com.guinetik.corefun.examples.AllExamples
- com.guinetik.corefun.examples.ComputableExample
- com.guinetik.corefun.DefaultComputable<T> (implements com.guinetik.corefun.Computable<T>)
- com.guinetik.corefun.Result<S,
F> - com.guinetik.corefun.examples.ResultExample
- com.guinetik.corefun.examples.SafeExecutorExample
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.guinetik.corefun.SafeException
- java.lang.RuntimeException
- java.lang.Exception
- com.guinetik.corefun.Try
- com.guinetik.corefun.examples.TryExample
Interface Hierarchy
- java.util.concurrent.Callable<V>
- com.guinetik.corefun.SafeCallable<T>
- com.guinetik.corefun.Computable<T>
- com.guinetik.corefun.Loggable
- com.guinetik.corefun.SafeExecutor
- com.guinetik.corefun.Loggable.Logger
- com.guinetik.corefun.SafeRunnable
- com.guinetik.corefun.Timing