Package io.aether.utils.interfaces
Interface A3Function<T1,T2,T3,R>
-
public interface A3Function<T1,T2,T3,R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default Rapply(T1 v1, T2 v2, T3 v3)Rapply2(T1 v1, T2 v2, T3 v3)
-