androidx.window.extensions.core.util.function
Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
Consumer |
Represents a function that accepts an argument and produces no result. |
Function |
Represents a function that accepts an argument and produces a result. |
Predicate |
Represents a predicate boolean-valued function of one argument. |