Package io.aether.utils.interfaces
Interface AFunctionO2Bool<T>
-
public interface AFunctionO2Bool<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default booleanapply(T v)booleanapply2(T v)
-