Class Hierarchy
- java.lang.Object
- ch.codexs.util.Result<T,I>
- ch.codexs.util.Result.BiCombiner<U>
- ch.codexs.util.Result.Catcher<E>
- ch.codexs.util.Result.ContentTransformer<R>
- ch.codexs.util.Result.IssueTransformer<T,I>
- ch.codexs.util.Result.ValueProcessor
- ch.codexs.util.Result.ElseValueProcessor
- ch.codexs.util.Result.ThenValueProcessor
Interface Hierarchy
- ch.codexs.util.Result.ThrowingMapper<T,U,E>
- ch.codexs.util.Result.ThrowingSupplier<T,E>