Uses of Class
org.jf.dexlib2.writer.DexWriter.InternalEncodedValueWriter
Packages that use DexWriter.InternalEncodedValueWriter
-
Uses of DexWriter.InternalEncodedValueWriter in org.jf.dexlib2.writer
Methods in org.jf.dexlib2.writer with parameters of type DexWriter.InternalEncodedValueWriterModifier and TypeMethodDescriptionprotected abstract voidDexWriter.writeEncodedValue(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>.InternalEncodedValueWriter writer, EncodedValue encodedValue) -
Uses of DexWriter.InternalEncodedValueWriter in org.jf.dexlib2.writer.builder
Methods in org.jf.dexlib2.writer.builder with parameters of type DexWriter.InternalEncodedValueWriterModifier and TypeMethodDescriptionprotected voidDexBuilder.writeEncodedValue(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>.InternalEncodedValueWriter writer, BuilderEncodedValues.BuilderEncodedValue encodedValue) -
Uses of DexWriter.InternalEncodedValueWriter in org.jf.dexlib2.writer.pool
Methods in org.jf.dexlib2.writer.pool with parameters of type DexWriter.InternalEncodedValueWriterModifier and TypeMethodDescriptionprotected voidDexPool.writeEncodedValue(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>.InternalEncodedValueWriter writer, EncodedValue encodedValue)