Package io.aether.utils.interfaces
Interface AFunctionO2Array<T,E>
-
public interface AFunctionO2Array<T,E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default E[]apply(T v)E[]apply2(T v)
-