Package com.mku.func
Interface Consumer<T>
- Type Parameters:
T
- Type of argument
public interface Consumer<T>
Backwards compatibility Consumer class for devices with Android 23 and prior.
-
Method Summary
-
Method Details
-
accept
-
T
- Type of argument