Uses of Class
org.jf.util.SparseArray
Packages that use SparseArray
-
Uses of SparseArray in org.jf.dexlib2.analysis
Fields in org.jf.dexlib2.analysis declared as SparseArrayModifier and TypeFieldDescriptionprivate final SparseArray<AnalyzedInstruction> MethodAnalyzer.analyzedInstructionsFields in org.jf.dexlib2.analysis with type parameters of type SparseArrayModifier and TypeFieldDescriptionprivate final com.google.common.base.Supplier<SparseArray<FieldReference>> ClassProto.artInstanceFieldsSupplierprivate final com.google.common.base.Supplier<SparseArray<FieldReference>> ClassProto.dalvikInstanceFieldsSupplierMethods in org.jf.dexlib2.analysis that return SparseArray