Uses of Interface
fj.function.Effect2

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

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