Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accessFlags - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem.EncodedField
- accessFlags - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem.EncodedMethod
- accessFlags - Variable in class com.googlecode.d2j.dex.writer.item.ClassDefItem
- add(Insn) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- addClassDataItem(ClassDataItem) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- addCodeItem(CodeItem) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- addDebugInfoItem(DebugInfoItem) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- addPadding(DataOut, int) - Static method in class com.googlecode.d2j.dex.writer.item.BaseItem
- addPadding(DataOut, int, int) - Static method in class com.googlecode.d2j.dex.writer.item.BaseItem
- addPairs - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem.EncodedCatchHandler
- addr - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem.EncodedCatchHandler.AddrPair
- AddrPair(TypeIdItem, Label) - Constructor for class com.googlecode.d2j.dex.writer.item.CodeItem.EncodedCatchHandler.AddrPair
- alignment - Variable in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- Alignment - Annotation Type in com.googlecode.d2j.dex.writer.ann
- annotation - Variable in class com.googlecode.d2j.dex.writer.item.AnnotationItem
- AnnotationElement() - Constructor for class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation.AnnotationElement
- AnnotationItem - Class in com.googlecode.d2j.dex.writer.item
- AnnotationItem(TypeIdItem, Visibility) - Constructor for class com.googlecode.d2j.dex.writer.item.AnnotationItem
- annotationItems - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- annotations - Variable in class com.googlecode.d2j.dex.writer.item.AnnotationSetItem
- AnnotationsDirectoryItem - Class in com.googlecode.d2j.dex.writer.item
- AnnotationsDirectoryItem() - Constructor for class com.googlecode.d2j.dex.writer.item.AnnotationsDirectoryItem
- annotationsDirectoryItems - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- annotationSetItem - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem.EncodedField
- annotationSetItem - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem.EncodedMethod
- AnnotationSetItem - Class in com.googlecode.d2j.dex.writer.item
- AnnotationSetItem() - Constructor for class com.googlecode.d2j.dex.writer.item.AnnotationSetItem
- annotationSetItems - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- AnnotationSetRefListItem - Class in com.googlecode.d2j.dex.writer.item
- AnnotationSetRefListItem(int) - Constructor for class com.googlecode.d2j.dex.writer.item.AnnotationSetRefListItem
- annotationSetRefListItems - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- annotationSets - Variable in class com.googlecode.d2j.dex.writer.item.AnnotationSetRefListItem
B
- BaseItem - Class in com.googlecode.d2j.dex.writer.item
- BaseItem() - Constructor for class com.googlecode.d2j.dex.writer.item.BaseItem
- begin(String) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- begin(String) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- buffer - Variable in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- Buffer() - Constructor for class com.googlecode.d2j.dex.writer.item.StringDataItem.Buffer
- buildSortedClassDefItems() - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- ByteBufferOut - Class in com.googlecode.d2j.dex.writer.io
- ByteBufferOut(ByteBuffer) - Constructor for class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- bytes(String, byte[]) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- bytes(String, byte[]) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- bytes(String, byte[], int, int) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- bytes(String, byte[], int, int) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
C
- CallSiteIdItem - Class in com.googlecode.d2j.dex.writer.item
- CallSiteIdItem(String, EncodedArray) - Constructor for class com.googlecode.d2j.dex.writer.item.CallSiteIdItem
- callSiteIdItems - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- CantNotFixContentException - Exception Class in com.googlecode.d2j.dex.writer
- CantNotFixContentException(Op, String, int) - Constructor for exception class com.googlecode.d2j.dex.writer.CantNotFixContentException
- CantNotFixContentException(Op, String, long) - Constructor for exception class com.googlecode.d2j.dex.writer.CantNotFixContentException
- catchAll - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem.EncodedCatchHandler
- checkContentByte(Op, String, int) - Static method in class com.googlecode.d2j.dex.writer.CodeWriter
- checkContentS4bit(Op, String, int) - Static method in class com.googlecode.d2j.dex.writer.CodeWriter
- checkContentShort(Op, String, int) - Static method in class com.googlecode.d2j.dex.writer.CodeWriter
- checkContentU4bit(Op, String, int) - Static method in class com.googlecode.d2j.dex.writer.CodeWriter
- checkContentUByte(Op, String, int) - Static method in class com.googlecode.d2j.dex.writer.CodeWriter
- checkContentUShort(Op, String, int) - Static method in class com.googlecode.d2j.dex.writer.CodeWriter
- checkRegA(Op, String, int) - Static method in class com.googlecode.d2j.dex.writer.CodeWriter
- checkRegAA(Op, String, int) - Static method in class com.googlecode.d2j.dex.writer.CodeWriter
- classAnnotations - Variable in class com.googlecode.d2j.dex.writer.item.AnnotationsDirectoryItem
- classAnnotations - Variable in class com.googlecode.d2j.dex.writer.item.ClassDefItem
- classData - Variable in class com.googlecode.d2j.dex.writer.item.ClassDefItem
- ClassDataItem - Class in com.googlecode.d2j.dex.writer.item
- ClassDataItem() - Constructor for class com.googlecode.d2j.dex.writer.item.ClassDataItem
- ClassDataItem.EncodedField - Class in com.googlecode.d2j.dex.writer.item
- ClassDataItem.EncodedMethod - Class in com.googlecode.d2j.dex.writer.item
- classDataItems - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- ClassDefItem - Class in com.googlecode.d2j.dex.writer.item
- ClassDefItem() - Constructor for class com.googlecode.d2j.dex.writer.item.ClassDefItem
- classDefs - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- classDefSection - Variable in class com.googlecode.d2j.dex.writer.item.HeadItem
- clazz - Variable in class com.googlecode.d2j.dex.writer.item.ClassDefItem
- clazz - Variable in class com.googlecode.d2j.dex.writer.item.FieldIdItem
- clazz - Variable in class com.googlecode.d2j.dex.writer.item.MethodIdItem
- clean() - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- cleanZeroSizeEntry() - Method in class com.googlecode.d2j.dex.writer.item.MapListItem
- code - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem.EncodedMethod
- code - Variable in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- CodeItem - Class in com.googlecode.d2j.dex.writer.item
- CodeItem() - Constructor for class com.googlecode.d2j.dex.writer.item.CodeItem
- CodeItem.EncodedCatchHandler - Class in com.googlecode.d2j.dex.writer.item
- CodeItem.EncodedCatchHandler.AddrPair - Class in com.googlecode.d2j.dex.writer.item
- CodeItem.TryItem - Class in com.googlecode.d2j.dex.writer.item
- codeItems - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- CodeWriter - Class in com.googlecode.d2j.dex.writer
- CodeWriter(ClassDataItem.EncodedMethod, CodeItem, Method, boolean, ConstPool) - Constructor for class com.googlecode.d2j.dex.writer.CodeWriter
- CodeWriter.IndexedInsn - Class in com.googlecode.d2j.dex.writer
- CodeWriter.OP35c - Class in com.googlecode.d2j.dex.writer
- CodeWriter.OP3rc - Class in com.googlecode.d2j.dex.writer
- CodeWriter.OP45cc - Class in com.googlecode.d2j.dex.writer
- CodeWriter.OP4rcc - Class in com.googlecode.d2j.dex.writer
- com.googlecode.d2j.dex.writer - package com.googlecode.d2j.dex.writer
- com.googlecode.d2j.dex.writer.ann - package com.googlecode.d2j.dex.writer.ann
- com.googlecode.d2j.dex.writer.ev - package com.googlecode.d2j.dex.writer.ev
- com.googlecode.d2j.dex.writer.insn - package com.googlecode.d2j.dex.writer.insn
- com.googlecode.d2j.dex.writer.io - package com.googlecode.d2j.dex.writer.io
- com.googlecode.d2j.dex.writer.item - package com.googlecode.d2j.dex.writer.item
- compareTo(EncodedAnnotation) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation
- compareTo(EncodedAnnotation.AnnotationElement) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation.AnnotationElement
- compareTo(EncodedArray) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedArray
- compareTo(EncodedValue) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- compareTo(CallSiteIdItem) - Method in class com.googlecode.d2j.dex.writer.item.CallSiteIdItem
- compareTo(FieldIdItem) - Method in class com.googlecode.d2j.dex.writer.item.FieldIdItem
- compareTo(MethodHandleItem) - Method in class com.googlecode.d2j.dex.writer.item.MethodHandleItem
- compareTo(MethodIdItem) - Method in class com.googlecode.d2j.dex.writer.item.MethodIdItem
- compareTo(ProtoIdItem) - Method in class com.googlecode.d2j.dex.writer.item.ProtoIdItem
- compareTo(StringDataItem) - Method in class com.googlecode.d2j.dex.writer.item.StringDataItem
- compareTo(StringIdItem) - Method in class com.googlecode.d2j.dex.writer.item.StringIdItem
- compareTo(TypeIdItem) - Method in class com.googlecode.d2j.dex.writer.item.TypeIdItem
- compareTo(TypeListItem) - Method in class com.googlecode.d2j.dex.writer.item.TypeListItem
- ConstPool - Class in com.googlecode.d2j.dex.writer.item
- ConstPool() - Constructor for class com.googlecode.d2j.dex.writer.item.ConstPool
- cp - Variable in class com.googlecode.d2j.dex.writer.DexFileWriter
D
- data - Variable in class com.googlecode.d2j.dex.writer.insn.PreBuildInsn
- DataOut - Interface in com.googlecode.d2j.dex.writer.io
- DEBUG - Static variable in class com.googlecode.d2j.dex.writer.insn.Insn
- debugInfo - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem
- DebugInfoItem - Class in com.googlecode.d2j.dex.writer.item
- DebugInfoItem() - Constructor for class com.googlecode.d2j.dex.writer.item.DebugInfoItem
- DebugInfoItem.DNode - Class in com.googlecode.d2j.dex.writer.item
- debugInfoItems - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- debugNodes - Variable in class com.googlecode.d2j.dex.writer.item.DebugInfoItem
- defaultValueForType(String) - Static method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- descriptor - Variable in class com.googlecode.d2j.dex.writer.item.TypeIdItem
- dex038() - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- dex039() - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- DexFileWriter - Class in com.googlecode.d2j.dex.writer
- DexFileWriter() - Constructor for class com.googlecode.d2j.dex.writer.DexFileWriter
- dexVersion - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- DexWriteException - Exception Class in com.googlecode.d2j.dex.writer
- DexWriteException() - Constructor for exception class com.googlecode.d2j.dex.writer.DexWriteException
- DexWriteException(String) - Constructor for exception class com.googlecode.d2j.dex.writer.DexWriteException
- DexWriteException(String, Throwable) - Constructor for exception class com.googlecode.d2j.dex.writer.DexWriteException
- DexWriteException(String, Throwable, boolean, boolean) - Constructor for exception class com.googlecode.d2j.dex.writer.DexWriteException
- DexWriteException(Throwable) - Constructor for exception class com.googlecode.d2j.dex.writer.DexWriteException
- directMethods - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem
- DNode() - Constructor for class com.googlecode.d2j.dex.writer.item.DebugInfoItem.DNode
- doPlace(int) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- doUleb128(int) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
E
- elements - Variable in class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation
- encode(ByteArrayOutputStream, String) - Static method in class com.googlecode.d2j.dex.writer.item.StringDataItem
- EncodedAnnotation - Class in com.googlecode.d2j.dex.writer.ev
- EncodedAnnotation() - Constructor for class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation
- EncodedAnnotation.AnnotationElement - Class in com.googlecode.d2j.dex.writer.ev
- EncodedArray - Class in com.googlecode.d2j.dex.writer.ev
- EncodedArray() - Constructor for class com.googlecode.d2j.dex.writer.ev.EncodedArray
- encodedArrayItems - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- EncodedCatchHandler() - Constructor for class com.googlecode.d2j.dex.writer.item.CodeItem.EncodedCatchHandler
- EncodedField() - Constructor for class com.googlecode.d2j.dex.writer.item.ClassDataItem.EncodedField
- EncodedMethod() - Constructor for class com.googlecode.d2j.dex.writer.item.ClassDataItem.EncodedMethod
- EncodedValue - Class in com.googlecode.d2j.dex.writer.ev
- EncodedValue(int, Object) - Constructor for class com.googlecode.d2j.dex.writer.ev.EncodedValue
- end - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem.TryItem
- end() - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- end() - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- endLocal(int, Label) - Static method in class com.googlecode.d2j.dex.writer.item.DebugInfoItem.DNode
- epiogue(Label) - Static method in class com.googlecode.d2j.dex.writer.item.DebugInfoItem.DNode
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation.AnnotationElement
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedArray
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.item.AnnotationItem
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.item.AnnotationSetItem
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.item.CodeItem.EncodedCatchHandler.AddrPair
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.item.CodeItem.EncodedCatchHandler
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.item.CodeItem.TryItem
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.item.FieldIdItem
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.item.MethodHandleItem
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.item.MethodIdItem
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.item.ProtoIdItem
- equals(Object) - Method in class com.googlecode.d2j.dex.writer.item.TypeListItem
F
- field - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem.EncodedField
- field - Variable in class com.googlecode.d2j.dex.writer.item.MethodHandleItem
- fieldAnnotations - Variable in class com.googlecode.d2j.dex.writer.item.AnnotationsDirectoryItem
- FieldIdItem - Class in com.googlecode.d2j.dex.writer.item
- FieldIdItem(TypeIdItem, StringIdItem, TypeIdItem) - Constructor for class com.googlecode.d2j.dex.writer.item.FieldIdItem
- fieldIdSection - Variable in class com.googlecode.d2j.dex.writer.item.HeadItem
- fields - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- fileName - Variable in class com.googlecode.d2j.dex.writer.item.DebugInfoItem
- fileSize - Variable in class com.googlecode.d2j.dex.writer.item.HeadItem
- firstLine - Variable in class com.googlecode.d2j.dex.writer.item.DebugInfoItem
- fit() - Method in class com.googlecode.d2j.dex.writer.CodeWriter.IndexedInsn
- fit() - Method in class com.googlecode.d2j.dex.writer.insn.JumpOp
G
- getBuf() - Method in class com.googlecode.d2j.dex.writer.item.StringDataItem.Buffer
- getCodeUnitSize() - Method in class com.googlecode.d2j.dex.writer.insn.Insn
-
size in codeUnit
- getCodeUnitSize() - Method in class com.googlecode.d2j.dex.writer.insn.Label
- getCodeUnitSize() - Method in class com.googlecode.d2j.dex.writer.insn.OpInsn
- getCodeUnitSize() - Method in class com.googlecode.d2j.dex.writer.insn.PreBuildInsn
- getMemberSize() - Method in class com.googlecode.d2j.dex.writer.item.ClassDataItem
- getSize() - Method in class com.googlecode.d2j.dex.writer.item.MapListItem
- getTypeString() - Method in class com.googlecode.d2j.dex.writer.item.FieldIdItem
- getValueArg() - Method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
H
- handler - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem.TryItem
- handlerOff - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem.EncodedCatchHandler
- handlers - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem
- hashCode() - Method in class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation.AnnotationElement
- hashCode() - Method in class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation
- hashCode() - Method in class com.googlecode.d2j.dex.writer.ev.EncodedArray
- hashCode() - Method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- hashCode() - Method in class com.googlecode.d2j.dex.writer.item.AnnotationItem
- hashCode() - Method in class com.googlecode.d2j.dex.writer.item.AnnotationSetItem
- hashCode() - Method in class com.googlecode.d2j.dex.writer.item.CodeItem.EncodedCatchHandler.AddrPair
- hashCode() - Method in class com.googlecode.d2j.dex.writer.item.CodeItem.EncodedCatchHandler
- hashCode() - Method in class com.googlecode.d2j.dex.writer.item.CodeItem.TryItem
- hashCode() - Method in class com.googlecode.d2j.dex.writer.item.FieldIdItem
- hashCode() - Method in class com.googlecode.d2j.dex.writer.item.MethodHandleItem
- hashCode() - Method in class com.googlecode.d2j.dex.writer.item.MethodIdItem
- hashCode() - Method in class com.googlecode.d2j.dex.writer.item.ProtoIdItem
- hashCode() - Method in class com.googlecode.d2j.dex.writer.item.TypeListItem
- HeadItem - Class in com.googlecode.d2j.dex.writer.item
- HeadItem() - Constructor for class com.googlecode.d2j.dex.writer.item.HeadItem
I
- Idx - Annotation Type in com.googlecode.d2j.dex.writer.ann
- index - Variable in class com.googlecode.d2j.dex.writer.item.BaseItem
- IndexedInsn(Op, int, int, BaseItem) - Constructor for class com.googlecode.d2j.dex.writer.CodeWriter.IndexedInsn
- init(List<Insn>, List<Insn>, List<CodeItem.TryItem>) - Method in class com.googlecode.d2j.dex.writer.item.CodeItem
- Insn - Class in com.googlecode.d2j.dex.writer.insn
- Insn() - Constructor for class com.googlecode.d2j.dex.writer.insn.Insn
- insns - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem
- insnSize - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem
- insSize - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem
- instanceFields - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem
- interfaces - Variable in class com.googlecode.d2j.dex.writer.item.ClassDefItem
- isDefaultValueForType() - Method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- isLabel() - Method in class com.googlecode.d2j.dex.writer.insn.OpInsn
- items - Variable in class com.googlecode.d2j.dex.writer.item.MapListItem
- items - Variable in class com.googlecode.d2j.dex.writer.item.SectionItem
- items - Variable in class com.googlecode.d2j.dex.writer.item.TypeListItem
J
- JumpOp - Class in com.googlecode.d2j.dex.writer.insn
- JumpOp(Op, int, int, Label) - Constructor for class com.googlecode.d2j.dex.writer.insn.JumpOp
L
- label - Variable in class com.googlecode.d2j.dex.writer.item.DebugInfoItem.DNode
- Label - Class in com.googlecode.d2j.dex.writer.insn
- Label() - Constructor for class com.googlecode.d2j.dex.writer.insn.Label
- lengthOfDouble(double) - Static method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- lengthOfFloat(float) - Static method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- lengthOfMutf8(String) - Static method in class com.googlecode.d2j.dex.writer.item.StringDataItem
- lengthOfSint(int) - Static method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- lengthOfSint(long) - Static method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- lengthOfSleb128(int) - Static method in class com.googlecode.d2j.dex.writer.item.BaseItem
- lengthOfUint(int) - Static method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- lengthOfUleb128(int) - Static method in class com.googlecode.d2j.dex.writer.item.BaseItem
- line - Variable in class com.googlecode.d2j.dex.writer.item.DebugInfoItem.DNode
- line(int, Label) - Static method in class com.googlecode.d2j.dex.writer.item.DebugInfoItem.DNode
M
- main(String...) - Static method in class com.googlecode.d2j.dex.writer.item.SectionItem
- MapListItem - Class in com.googlecode.d2j.dex.writer.item
- MapListItem() - Constructor for class com.googlecode.d2j.dex.writer.item.MapListItem
- mapSection - Variable in class com.googlecode.d2j.dex.writer.item.HeadItem
- method - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem.EncodedMethod
- method - Variable in class com.googlecode.d2j.dex.writer.item.MethodHandleItem
- methodAnnotations - Variable in class com.googlecode.d2j.dex.writer.item.AnnotationsDirectoryItem
- MethodHandleItem - Class in com.googlecode.d2j.dex.writer.item
- MethodHandleItem() - Constructor for class com.googlecode.d2j.dex.writer.item.MethodHandleItem
- methodHandlers - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- MethodIdItem - Class in com.googlecode.d2j.dex.writer.item
- MethodIdItem(TypeIdItem, StringIdItem, ProtoIdItem) - Constructor for class com.googlecode.d2j.dex.writer.item.MethodIdItem
- methodIdSection - Variable in class com.googlecode.d2j.dex.writer.item.HeadItem
- methods - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
N
- name - Variable in class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation.AnnotationElement
- name - Variable in class com.googlecode.d2j.dex.writer.item.FieldIdItem
- name - Variable in class com.googlecode.d2j.dex.writer.item.MethodIdItem
- NO_INDEX - Static variable in class com.googlecode.d2j.dex.writer.item.BaseItem
O
- Off - Annotation Type in com.googlecode.d2j.dex.writer.ann
- offset - Variable in class com.googlecode.d2j.dex.writer.insn.Insn
-
offset in codeUnit
- offset - Variable in class com.googlecode.d2j.dex.writer.item.BaseItem
- offset() - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- offset() - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- op - Variable in class com.googlecode.d2j.dex.writer.insn.OpInsn
- op - Variable in class com.googlecode.d2j.dex.writer.item.DebugInfoItem.DNode
- OP35c(Op, int[], BaseItem) - Constructor for class com.googlecode.d2j.dex.writer.CodeWriter.OP35c
- OP3rc(Op, int[], BaseItem) - Constructor for class com.googlecode.d2j.dex.writer.CodeWriter.OP3rc
- OP45cc(Op, int[], BaseItem, BaseItem) - Constructor for class com.googlecode.d2j.dex.writer.CodeWriter.OP45cc
- OP4rcc(Op, int[], BaseItem, BaseItem) - Constructor for class com.googlecode.d2j.dex.writer.CodeWriter.OP4rcc
- OpInsn - Class in com.googlecode.d2j.dex.writer.insn
- OpInsn(Op) - Constructor for class com.googlecode.d2j.dex.writer.insn.OpInsn
- outsSize - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem
P
- padding(int, int) - Static method in class com.googlecode.d2j.dex.writer.item.BaseItem
- parameterAnnotation - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem.EncodedMethod
- parameterAnnotations - Variable in class com.googlecode.d2j.dex.writer.item.AnnotationsDirectoryItem
- parameterNames - Variable in class com.googlecode.d2j.dex.writer.item.DebugInfoItem
- parameters - Variable in class com.googlecode.d2j.dex.writer.item.ProtoIdItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation
- place(int) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedArray
- place(int) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.AnnotationItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.AnnotationsDirectoryItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.AnnotationSetItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.AnnotationSetRefListItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.BaseItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.CallSiteIdItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.ClassDataItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.ClassDefItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.CodeItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.DebugInfoItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.FieldIdItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.HeadItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.MapListItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.MethodHandleItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.MethodIdItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.ProtoIdItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.SectionItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.StringDataItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.StringIdItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.TypeIdItem
- place(int) - Method in class com.googlecode.d2j.dex.writer.item.TypeListItem
- PreBuildInsn - Class in com.googlecode.d2j.dex.writer.insn
- PreBuildInsn(byte[]) - Constructor for class com.googlecode.d2j.dex.writer.insn.PreBuildInsn
- prepare(ConstPool) - Method in class com.googlecode.d2j.dex.writer.item.ClassDataItem
- prepare(ConstPool) - Method in class com.googlecode.d2j.dex.writer.item.ClassDefItem
- prologue(Label) - Static method in class com.googlecode.d2j.dex.writer.item.DebugInfoItem.DNode
- proto - Variable in class com.googlecode.d2j.dex.writer.item.MethodIdItem
- ProtoIdItem - Class in com.googlecode.d2j.dex.writer.item
- ProtoIdItem(TypeListItem, TypeIdItem, StringIdItem) - Constructor for class com.googlecode.d2j.dex.writer.item.ProtoIdItem
- protoIdSection - Variable in class com.googlecode.d2j.dex.writer.item.HeadItem
- protos - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- putAnnotationDirectoryItem() - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- putClassDefItem(int, String, String, String[]) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
R
- reg - Variable in class com.googlecode.d2j.dex.writer.item.DebugInfoItem.DNode
- registersSize - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem
- restartLocal(int, Label) - Static method in class com.googlecode.d2j.dex.writer.item.DebugInfoItem.DNode
- ret - Variable in class com.googlecode.d2j.dex.writer.item.ProtoIdItem
S
- sbyte(String, int) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- sbyte(String, int) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- SectionItem<T> - Class in com.googlecode.d2j.dex.writer.item
- SectionItem(SectionItem.SectionType) - Constructor for class com.googlecode.d2j.dex.writer.item.SectionItem
- SectionItem(SectionItem.SectionType, Collection<T>) - Constructor for class com.googlecode.d2j.dex.writer.item.SectionItem
- SectionItem.SectionType - Enum in com.googlecode.d2j.dex.writer.item
- sectionType - Variable in class com.googlecode.d2j.dex.writer.item.SectionItem
- shorty - Variable in class com.googlecode.d2j.dex.writer.item.ProtoIdItem
- sint(String, int) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- sint(String, int) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- skip(String, int) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- skip(String, int) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- skip4(String) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- skip4(String) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- sleb128(String, int) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- sleb128(String, int) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- sourceFile - Variable in class com.googlecode.d2j.dex.writer.item.ClassDefItem
- sshort(String, int) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- sshort(String, int) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- start - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem.TryItem
- startLocal(int, Label, StringIdItem, TypeIdItem) - Static method in class com.googlecode.d2j.dex.writer.item.DebugInfoItem.DNode
- startLocalEx(int, Label, StringIdItem, TypeIdItem, StringIdItem) - Static method in class com.googlecode.d2j.dex.writer.item.DebugInfoItem.DNode
- staticFields - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem
- staticValue - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem.EncodedField
- string - Variable in class com.googlecode.d2j.dex.writer.item.StringDataItem
- stringData - Variable in class com.googlecode.d2j.dex.writer.item.StringIdItem
- StringDataItem - Class in com.googlecode.d2j.dex.writer.item
- StringDataItem(String) - Constructor for class com.googlecode.d2j.dex.writer.item.StringDataItem
- StringDataItem.Buffer - Class in com.googlecode.d2j.dex.writer.item
- stringDatas - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- StringIdItem - Class in com.googlecode.d2j.dex.writer.item
- StringIdItem(StringDataItem) - Constructor for class com.googlecode.d2j.dex.writer.item.StringIdItem
- stringIdSection - Variable in class com.googlecode.d2j.dex.writer.item.HeadItem
- strings - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- superclazz - Variable in class com.googlecode.d2j.dex.writer.item.ClassDefItem
T
- toByteArray() - Method in class com.googlecode.d2j.dex.writer.DexFileWriter
- toString() - Method in class com.googlecode.d2j.dex.writer.item.StringDataItem
- toString() - Method in class com.googlecode.d2j.dex.writer.item.StringIdItem
- toString() - Method in class com.googlecode.d2j.dex.writer.item.TypeIdItem
- tries - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem
- TryItem() - Constructor for class com.googlecode.d2j.dex.writer.item.CodeItem.TryItem
- type - Variable in class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation
- type - Variable in class com.googlecode.d2j.dex.writer.item.CodeItem.EncodedCatchHandler.AddrPair
- type - Variable in class com.googlecode.d2j.dex.writer.item.FieldIdItem
- type - Variable in class com.googlecode.d2j.dex.writer.item.MethodHandleItem
- TYPE_ANNOTATION_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_ANNOTATION_SET_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_ANNOTATION_SET_REF_LIST - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_ANNOTATIONS_DIRECTORY_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_CALL_SITE_ID_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_CLASS_DATA_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_CLASS_DEF_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_CODE_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_DEBUG_INFO_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_ENCODED_ARRAY_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_FIELD_ID_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_HEADER_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_MAP_LIST - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_METHOD_HANDLE_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_METHOD_ID_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_PROTO_ID_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_STRING_DATA_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_STRING_ID_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_TYPE_ID_ITEM - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TYPE_TYPE_LIST - Enum constant in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
- TypeIdItem - Class in com.googlecode.d2j.dex.writer.item
- TypeIdItem(StringIdItem) - Constructor for class com.googlecode.d2j.dex.writer.item.TypeIdItem
- typeIdSection - Variable in class com.googlecode.d2j.dex.writer.item.HeadItem
- TypeListItem - Class in com.googlecode.d2j.dex.writer.item
- TypeListItem(List<TypeIdItem>) - Constructor for class com.googlecode.d2j.dex.writer.item.TypeListItem
- typeLists - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
- types - Variable in class com.googlecode.d2j.dex.writer.item.ConstPool
U
- ubyte(String, int) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- ubyte(String, int) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- uint(String, int) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- uint(String, int) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- uleb128(String, int) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- uleb128(String, int) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- uleb128p1(String, int) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- uleb128p1(String, int) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
- uniqAnnotationItem(AnnotationItem) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqAnnotationSetItem(AnnotationSetItem) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqAnnotationSetRefListItem(AnnotationSetRefListItem) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqCallSite(CallSite) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqEncodedArrayItem(EncodedArray) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqField(Field) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqField(String, String, String) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqMethod(MethodIdItem) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqMethod(Method) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqMethod(String, String, String[], String) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqProto(Proto) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqProto(String[], String) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqString(String) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- uniqType(String) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- updateChecksum(ByteBuffer, int) - Static method in class com.googlecode.d2j.dex.writer.DexFileWriter
- ushort(String, int) - Method in class com.googlecode.d2j.dex.writer.io.ByteBufferOut
- ushort(String, int) - Method in interface com.googlecode.d2j.dex.writer.io.DataOut
V
- value - Variable in class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation.AnnotationElement
- value - Variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- value() - Element in annotation type com.googlecode.d2j.dex.writer.ann.Alignment
- VALUE_ANNOTATION - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_ARRAY - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_BOOLEAN - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_BYTE - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_CHAR - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_DOUBLE - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_ENUM - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_FIELD - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_FLOAT - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_INT - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_LONG - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_METHOD - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_METHOD_HANDLE - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_METHOD_TYPE - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_NULL - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_SHORT - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_STRING - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- VALUE_TYPE - Static variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- valueOf(String) - Static method in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
-
Returns the enum constant of this type with the specified name.
- values - Variable in class com.googlecode.d2j.dex.writer.ev.EncodedArray
- values() - Static method in enum com.googlecode.d2j.dex.writer.item.SectionItem.SectionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueType - Variable in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- version - Variable in class com.googlecode.d2j.dex.writer.item.HeadItem
- virtualMethods - Variable in class com.googlecode.d2j.dex.writer.item.ClassDataItem
- visibility - Variable in class com.googlecode.d2j.dex.writer.item.AnnotationItem
- visit(int, String, String, String[]) - Method in class com.googlecode.d2j.dex.writer.DexFileWriter
- visitConstStmt(Op, int, Object) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
-
kFmt21c,kFmt31c,kFmt11n,kFmt21h,kFmt21s,kFmt31i,kFmt51l
- visitDebug() - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitEnd() - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitFieldStmt(Op, int, int, Field) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitFillArrayDataStmt(Op, int, Object) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitFilledNewArrayStmt(Op, int[], String) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitJumpStmt(Op, int, int, DexLabel) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitLabel(DexLabel) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitMethodStmt(Op, int[], CallSite) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitMethodStmt(Op, int[], Method) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitMethodStmt(Op, int[], Method, Proto) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitPackedSwitchStmt(Op, int, int, DexLabel[]) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitRegister(int) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitSparseSwitchStmt(Op, int, int[], DexLabel[]) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitStmt0R(Op) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitStmt1R(Op, int) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
-
kFmt11x
- visitStmt2R(Op, int, int) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
-
kFmt12x,kFmt22x,kFmt32x
- visitStmt2R1N(Op, int, int, int) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
-
Only kFmt22s, kFmt22b
- visitStmt3R(Op, int, int, int) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
-
kFmt23x
- visitTryCatch(DexLabel, DexLabel, DexLabel[], String[]) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
- visitTypeStmt(Op, int, int, String) - Method in class com.googlecode.d2j.dex.writer.CodeWriter
W
- wrap(Object) - Static method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- wrapEncodedItem(Object) - Method in class com.googlecode.d2j.dex.writer.item.ConstPool
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedAnnotation
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedArray
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.ev.EncodedValue
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.AnnotationItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.AnnotationsDirectoryItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.AnnotationSetItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.AnnotationSetRefListItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.BaseItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.CallSiteIdItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.ClassDataItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.ClassDefItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.CodeItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.DebugInfoItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.FieldIdItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.HeadItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.MapListItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.MethodHandleItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.MethodIdItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.ProtoIdItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.SectionItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.StringDataItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.StringIdItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.TypeIdItem
- write(DataOut) - Method in class com.googlecode.d2j.dex.writer.item.TypeListItem
- write(DataOut, StringDataItem.Buffer) - Method in class com.googlecode.d2j.dex.writer.item.StringDataItem
- write(ByteBuffer) - Method in class com.googlecode.d2j.dex.writer.CodeWriter.IndexedInsn
- write(ByteBuffer) - Method in class com.googlecode.d2j.dex.writer.CodeWriter.OP35c
- write(ByteBuffer) - Method in class com.googlecode.d2j.dex.writer.CodeWriter.OP3rc
- write(ByteBuffer) - Method in class com.googlecode.d2j.dex.writer.CodeWriter.OP45cc
- write(ByteBuffer) - Method in class com.googlecode.d2j.dex.writer.CodeWriter.OP4rcc
- write(ByteBuffer) - Method in class com.googlecode.d2j.dex.writer.insn.Insn
- write(ByteBuffer) - Method in class com.googlecode.d2j.dex.writer.insn.JumpOp
- write(ByteBuffer) - Method in class com.googlecode.d2j.dex.writer.insn.PreBuildInsn
- writeMapItem(DataOut, int, int, int) - Method in class com.googlecode.d2j.dex.writer.item.MapListItem
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form