Uses of Interface
fj.function.Effect7

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

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