Uses of Interface
fj.function.Effect8

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

    Methods in fj with parameters of type Effect8
    Modifier and Type
    Method
    Description
    static <A, B, C, D, E, $F, G, H>
    F8<A,B,C,D,E,$F,G,H,Unit>
    Effect.f(Effect8<A,B,C,D,E,$F,G,H> z)