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