Uses of Interface
fj.function.Effect6

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

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