Package com.google.api.core
Interface ApiFunction<F,T>
-
public interface ApiFunction<F,T>Legacy version of Function.It is similar to Guava's
Function, redeclared so that Guava can be shaded.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tapply(F input)
-