Package io.aether.utils.interfaces
Interface ABiConsumerBool2O<E>
-
public interface ABiConsumerBool2O<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default voidaccept(boolean t, E t2)voidaccept2(boolean v, E t2)
-