Uses of Interface
fj.function.Effect5

Packages that use Effect5
Package
Description
Types that set the premise for the existence of Functional Java.
  • Uses of Effect5 in fj

    Methods in fj with parameters of type Effect5
    Modifier and Type
    Method
    Description
    static <A, B, C, D, E>
    F5<A,B,C,D,E,Unit>
    Effect.f(Effect5<A,B,C,D,E> z)