[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2020-08-14 UTC."],[],[],null,["public final class **FirebaseModelOutputs** extends [Object](//developer.android.com/reference/java/lang/Object.html) \n**This class is deprecated.** \n\nFor more information refer to the [custom model implementation\ninstructions](//firebase.google.com/docs/ml/android/use-custom-models).\n\nStores inference results. \n\nPublic Method Summary\n\nInherited Method Summary \nFrom class java.lang.Object \n\nPublic Methods \n\npublic T **getOutput** (int index) \nGets index-th output.\n\nExample: byte\\[\\]\\[\\] probs = firebaseModelResult.getOutput(0); \n\nThrows"]]