Uses of Class
org.jf.dexlib2.dexbacked.util.EncodedArrayItemIterator
Packages that use EncodedArrayItemIterator
Package
Description
-
Uses of EncodedArrayItemIterator in org.jf.dexlib2.dexbacked
Constructors in org.jf.dexlib2.dexbacked with parameters of type EncodedArrayItemIteratorModifierConstructorDescriptionDexBackedField(DexBackedDexFile dexFile, DexReader reader, DexBackedClassDef classDef, int previousFieldIndex, EncodedArrayItemIterator staticInitialValueIterator, AnnotationsDirectory.AnnotationIterator annotationIterator, int hiddenApiRestrictions) -
Uses of EncodedArrayItemIterator in org.jf.dexlib2.dexbacked.reference
Methods in org.jf.dexlib2.dexbacked.reference that return EncodedArrayItemIteratorModifier and TypeMethodDescriptionprivate EncodedArrayItemIteratorDexBackedCallSiteReference.getCallSiteIterator() -
Uses of EncodedArrayItemIterator in org.jf.dexlib2.dexbacked.util
Subclasses of EncodedArrayItemIterator in org.jf.dexlib2.dexbacked.utilModifier and TypeClassDescriptionprivate static classFields in org.jf.dexlib2.dexbacked.util declared as EncodedArrayItemIteratorModifier and TypeFieldDescriptionstatic final EncodedArrayItemIteratorEncodedArrayItemIterator.EMPTYMethods in org.jf.dexlib2.dexbacked.util that return EncodedArrayItemIteratorModifier and TypeMethodDescriptionstatic EncodedArrayItemIteratorEncodedArrayItemIterator.newOrEmpty(DexBackedDexFile dexFile, int offset)