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