[[["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-03-05 UTC."],[[["`ApiStats` is an abstract class that inherits from `java.lang.Object`."],["The `get` static method returns an `ApiStats` object, taking an `ApiProxy.Environment` object as its parameter."],["The `ApiStats` constructor is protected and accepts an `ApiProxy.Environment` parameter."],["The `getApiTimeInMegaCycles` and `getCpuTimeInMegaCycles` methods are abstract and return `long` values, likely representing API and CPU times respectively."],["The class inherits standard methods from the `Object` class, such as `clone()`, `equals()`, `hashCode()`, and others."]]],[]]