Uses of Class
org.jf.dexlib2.writer.DexWriter.SectionProvider
Packages that use DexWriter.SectionProvider
-
Uses of DexWriter.SectionProvider in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer that return DexWriter.SectionProviderModifier and TypeMethodDescriptionprotected abstract DexWriter<StringKey,StringRef, TypeKey, TypeRef, ProtoRefKey, FieldRefKey, MethodRefKey, ClassKey, CallSiteKey, MethodHandleKey, AnnotationKey, AnnotationSetKey, TypeListKey, FieldKey, MethodKey, EncodedArrayKey, EncodedValue, AnnotationElement, StringSectionType, TypeSectionType, ProtoSectionType, FieldSectionType, MethodSectionType, ClassSectionType, CallSiteSectionType, MethodHandleSectionType, TypeListSectionType, AnnotationSectionType, AnnotationSetSectionType, EncodedArraySectionType>.SectionProvider DexWriter.getSectionProvider() -
Uses of DexWriter.SectionProvider in org.jf.dexlib2.writer.builder
Subclasses of DexWriter.SectionProvider in org.jf.dexlib2.writer.builderMethods in org.jf.dexlib2.writer.builder that return DexWriter.SectionProviderModifier and TypeMethodDescriptionprotected DexWriter<BuilderStringReference,BuilderStringReference, BuilderTypeReference, BuilderTypeReference, BuilderMethodProtoReference, BuilderFieldReference, BuilderMethodReference, BuilderClassDef, BuilderCallSiteReference, BuilderMethodHandleReference, BuilderAnnotation, BuilderAnnotationSet, BuilderTypeList, BuilderField, BuilderMethod, BuilderEncodedValues.BuilderArrayEncodedValue, BuilderEncodedValues.BuilderEncodedValue, BuilderAnnotationElement, BuilderStringPool, BuilderTypePool, BuilderProtoPool, BuilderFieldPool, BuilderMethodPool, BuilderClassPool, BuilderCallSitePool, BuilderMethodHandlePool, BuilderTypeListPool, BuilderAnnotationPool, BuilderAnnotationSetPool, BuilderEncodedArrayPool>.SectionProvider DexBuilder.getSectionProvider() -
Uses of DexWriter.SectionProvider in org.jf.dexlib2.writer.pool
Subclasses of DexWriter.SectionProvider in org.jf.dexlib2.writer.poolMethods in org.jf.dexlib2.writer.pool that return DexWriter.SectionProviderModifier and TypeMethodDescriptionprotected DexWriter<CharSequence,StringReference, CharSequence, TypeReference, MethodProtoReference, FieldReference, MethodReference, PoolClassDef, CallSiteReference, MethodHandleReference, Annotation, Set<? extends Annotation>, TypeListPool.Key<? extends Collection<? extends CharSequence>>, Field, PoolMethod, ArrayEncodedValue, EncodedValue, AnnotationElement, StringPool, TypePool, ProtoPool, FieldPool, MethodPool, ClassPool, CallSitePool, MethodHandlePool, TypeListPool, AnnotationPool, AnnotationSetPool, EncodedArrayPool>.SectionProvider DexPool.getSectionProvider()