Class Hierarchy
- java.lang.Object
- life.expert.common.function.CheckedUtils
- life.expert.common.function.NullableUtils
- life.expert.common.function.TupleUtils
Interface Hierarchy
- life.expert.common.function.CheckedConsumer3<T1,T2,T3>
- life.expert.common.function.CheckedConsumer4<T1,T2,T3,T4>
- life.expert.common.function.CheckedConsumer5<T1,T2,T3,T4,T5>
- life.expert.common.function.CheckedConsumer6<T1,T2,T3,T4,T5,T6>
- life.expert.common.function.CheckedConsumer7<T1,T2,T3,T4,T5,T6,T7>
- life.expert.common.function.CheckedConsumer8<T1,T2,T3,T4,T5,T6,T7,T8>
- life.expert.common.function.CheckedPredicate3<T1,T2,T3>
- life.expert.common.function.CheckedPredicate4<T1,T2,T3,T4>
- life.expert.common.function.CheckedPredicate5<T1,T2,T3,T4,T5>
- life.expert.common.function.CheckedPredicate6<T1,T2,T3,T4,T5,T6>
- life.expert.common.function.CheckedPredicate7<T1,T2,T3,T4,T5,T6,T7>
- life.expert.common.function.CheckedPredicate8<T1,T2,T3,T4,T5,T6,T7,T8>
- java.util.function.Function<T,R>
- java.util.function.UnaryOperator<T>
- life.expert.common.function.StringUnaryOperator
- java.util.function.UnaryOperator<T>