Uses of Interface
fj.function.Effect4

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

    Methods in fj with parameters of type Effect4
    Modifier and Type
    Method
    Description
    static <A, B, C, D>
    F4<A,B,C,D,Unit>
    Effect.f(Effect4<A,B,C,D> e)