Package fj.function
Interface Effect3<A,B,C>
-
public interface Effect3<A,B,C>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
f(A a, B b, C c)
-
public interface Effect3<A,B,C>
Modifier and Type | Method | Description |
---|---|---|
void |
f(A a,
B b,
C c) |