Uses of Interface
fj.function.TryEffect5
Packages that use TryEffect5
-
Uses of TryEffect5 in fj
Methods in fj with parameters of type TryEffect5Modifier and TypeMethodDescriptionstatic <A,
B, C, D, E, Z extends Exception>
F5<A, B, C, D, E, Validation<Z, Unit>> TryEffect.f
(TryEffect5<A, B, C, D, E, Z> t)