android.util.function


Interfaces

IntObjFunction

Represents a function that accepts an int-valued argument and an object-valued argument, and produces a result.

LongObjFunction

Represents a function that accepts a long-valued argument and an object-valued argument, and produces a result.