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.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.window.extensions.core.util.function\n=============================================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/window/extensions/core/util/function/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|---------------------------------------------------------------------------------|------------------------------------------------------------------------|\n| [Consumer](/reference/androidx/window/extensions/core/util/function/Consumer) | Represents a function that accepts an argument and produces no result. |\n| [Function](/reference/androidx/window/extensions/core/util/function/Function) | Represents a function that accepts an argument and produces a result. |\n| [Predicate](/reference/androidx/window/extensions/core/util/function/Predicate) | Represents a predicate boolean-valued function of one argument. |"]]