Package com.mku.func
Interface Function<T,R>
- Type Parameters:
T
- Type of first argumentR
- Return Type
public interface Function<T,R>
Backwards compatibility Function class for devices with Android 23 and prior.
-
Method Summary
-
Method Details
-
apply
-