Android.Util.Function Namespace

Interfaces

Name Description
IIntObjFunction

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

ILongObjFunction

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