Package com.fasterxml.jackson.datatype.threetenbp.function
package com.fasterxml.jackson.datatype.threetenbp.function
-
InterfacesClassDescriptionBiFunction<T,
U, R> Represents a function that accepts two arguments and produces a result.Function<T,R> Represents a function that accepts one argument and produces a result.Represents a function that accepts one argument and produces anintresult.Represents a function that accepts one argument and produces alongresult.