[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version of the `ApiFunction` is 2.46.1, which is part of the broader Version 2.4.0 series."],["This page provides documentation and links to various versions of `ApiFunction`, ranging from 2.46.1 down to 2.1.2."],["`ApiFunction` is an interface similar to Guava's `Function`, used to enable shading in Java, and it accepts generic types `F` and `T`."],["The `apply` method within `ApiFunction` is an abstract method that takes a parameter `input` of type `F` and returns a value of type `T`."]]],[]]