Package com.mku.func
Interface BiConsumer<T1,T2>
- Type Parameters:
T1
- Type of first argumentT2
- Type of second argument
public interface BiConsumer<T1,T2>
Backwards compatibility BiConsumer class for devices with Android 23 and prior.
-
Method Summary
-
Method Details
-
accept
-