序列化表格
-
程序包 proguard
-
类proguard.ParseException扩展java.lang.Exception实现可序列化
-
类proguard.UpToDateChecker.UpToDateException扩展java.lang.RuntimeException实现可序列化
-
-
程序包 proguard.classfile
-
类proguard.classfile.LibraryClass扩展proguard.util.SimpleFeatureNamedProcessable实现可序列化
-
序列化字段
-
fields
proguard.classfile.LibraryField[] fields
-
interfaceClasses
proguard.classfile.Clazz[] interfaceClasses
-
interfaceNames
java.lang.String[] interfaceNames
-
kotlinMetadata
proguard.classfile.kotlin.KotlinMetadata kotlinMetadata
-
methods
proguard.classfile.LibraryMethod[] methods
-
subClassCount
int subClassCount
-
subClasses
proguard.classfile.Clazz[] subClasses
-
superClass
proguard.classfile.Clazz superClass
-
superClassName
java.lang.String superClassName
-
thisClassName
java.lang.String thisClassName
-
u2accessFlags
int u2accessFlags
-
-
-
类proguard.classfile.LibraryField扩展proguard.classfile.LibraryMember实现可序列化
-
序列化字段
-
referencedClass
proguard.classfile.Clazz referencedClass
-
-
-
类proguard.classfile.LibraryMember扩展proguard.util.SimpleProcessable实现可序列化
-
序列化字段
-
descriptor
java.lang.String descriptor
-
name
java.lang.String name
-
u2accessFlags
int u2accessFlags
-
-
-
类proguard.classfile.LibraryMethod扩展proguard.classfile.LibraryMember实现可序列化
-
序列化字段
-
referencedClasses
proguard.classfile.Clazz[] referencedClasses
-
-
-
类proguard.classfile.ProgramClass扩展proguard.util.SimpleFeatureNamedProcessable实现可序列化
-
序列化字段
-
attributes
proguard.classfile.attribute.Attribute[] attributes
-
constantPool
proguard.classfile.constant.Constant[] constantPool
-
fields
proguard.classfile.ProgramField[] fields
-
kotlinMetadata
proguard.classfile.kotlin.KotlinMetadata kotlinMetadata
-
methods
proguard.classfile.ProgramMethod[] methods
-
subClassCount
int subClassCount
-
subClasses
proguard.classfile.Clazz[] subClasses
-
u2accessFlags
int u2accessFlags
-
u2attributesCount
int u2attributesCount
-
u2constantPoolCount
int u2constantPoolCount
-
u2fieldsCount
int u2fieldsCount
-
u2interfaces
int[] u2interfaces
-
u2interfacesCount
int u2interfacesCount
-
u2methodsCount
int u2methodsCount
-
u2superClass
int u2superClass
-
u2thisClass
int u2thisClass
-
u4version
int u4version
-
-
-
类proguard.classfile.ProgramField扩展proguard.classfile.ProgramMember实现可序列化
-
序列化字段
-
referencedClass
proguard.classfile.Clazz referencedClass
-
-
-
类proguard.classfile.ProgramMember扩展proguard.util.SimpleProcessable实现可序列化
-
序列化字段
-
attributes
proguard.classfile.attribute.Attribute[] attributes
-
u2accessFlags
int u2accessFlags
-
u2attributesCount
int u2attributesCount
-
u2descriptorIndex
int u2descriptorIndex
-
u2nameIndex
int u2nameIndex
-
-
-
类proguard.classfile.ProgramMethod扩展proguard.classfile.ProgramMember实现可序列化
-
序列化字段
-
referencedClasses
proguard.classfile.Clazz[] referencedClasses
-
-
-
-
程序包 proguard.classfile.attribute
-
类proguard.classfile.attribute.Attribute扩展proguard.util.SimpleProcessable实现可序列化
-
序列化字段
-
u2attributeNameIndex
int u2attributeNameIndex
-
-
-
类proguard.classfile.attribute.BootstrapMethodInfo扩展proguard.util.SimpleProcessable实现可序列化
-
序列化字段
-
u2methodArgumentCount
int u2methodArgumentCount
-
u2methodArguments
int[] u2methodArguments
-
u2methodHandleIndex
int u2methodHandleIndex
-
-
-
类proguard.classfile.attribute.BootstrapMethodsAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
bootstrapMethods
proguard.classfile.attribute.BootstrapMethodInfo[] bootstrapMethods
-
u2bootstrapMethodsCount
int u2bootstrapMethodsCount
-
-
-
类proguard.classfile.attribute.CodeAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
attributes
proguard.classfile.attribute.Attribute[] attributes
-
code
byte[] code
-
exceptionTable
proguard.classfile.attribute.ExceptionInfo[] exceptionTable
-
u2attributesCount
int u2attributesCount
-
u2exceptionTableLength
int u2exceptionTableLength
-
u2maxLocals
int u2maxLocals
-
u2maxStack
int u2maxStack
-
u4codeLength
int u4codeLength
-
-
-
类proguard.classfile.attribute.ConstantValueAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
u2constantValueIndex
int u2constantValueIndex
-
-
-
类proguard.classfile.attribute.DeprecatedAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
类proguard.classfile.attribute.EnclosingMethodAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
referencedClass
proguard.classfile.Clazz referencedClass
-
referencedMethod
proguard.classfile.Method referencedMethod
-
u2classIndex
int u2classIndex
-
u2nameAndTypeIndex
int u2nameAndTypeIndex
-
-
-
类proguard.classfile.attribute.ExceptionInfo扩展proguard.util.SimpleProcessable实现可序列化
-
序列化字段
-
u2catchType
int u2catchType
-
u2endPC
int u2endPC
-
u2handlerPC
int u2handlerPC
-
u2startPC
int u2startPC
-
-
-
类proguard.classfile.attribute.ExceptionsAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
u2exceptionIndexTable
int[] u2exceptionIndexTable
-
u2exceptionIndexTableLength
int u2exceptionIndexTableLength
-
-
-
类proguard.classfile.attribute.InnerClassesAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
classes
proguard.classfile.attribute.InnerClassesInfo[] classes
-
u2classesCount
int u2classesCount
-
-
-
类proguard.classfile.attribute.InnerClassesInfo扩展proguard.util.SimpleProcessable实现可序列化
-
序列化字段
-
u2innerClassAccessFlags
int u2innerClassAccessFlags
-
u2innerClassIndex
int u2innerClassIndex
-
u2innerNameIndex
int u2innerNameIndex
-
u2outerClassIndex
int u2outerClassIndex
-
-
-
类proguard.classfile.attribute.LineNumberTableAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
lineNumberTable
proguard.classfile.attribute.LineNumberInfo[] lineNumberTable
-
u2lineNumberTableLength
int u2lineNumberTableLength
-
-
-
类proguard.classfile.attribute.LocalVariableInfo扩展proguard.util.SimpleProcessable实现可序列化
-
序列化字段
-
referencedClass
proguard.classfile.Clazz referencedClass
-
u2descriptorIndex
int u2descriptorIndex
-
u2index
int u2index
-
u2length
int u2length
-
u2nameIndex
int u2nameIndex
-
u2startPC
int u2startPC
-
-
-
类proguard.classfile.attribute.LocalVariableTableAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
localVariableTable
proguard.classfile.attribute.LocalVariableInfo[] localVariableTable
-
u2localVariableTableLength
int u2localVariableTableLength
-
-
-
类proguard.classfile.attribute.LocalVariableTypeInfo扩展proguard.util.SimpleProcessable实现可序列化
-
序列化字段
-
referencedClasses
proguard.classfile.Clazz[] referencedClasses
-
u2index
int u2index
-
u2length
int u2length
-
u2nameIndex
int u2nameIndex
-
u2signatureIndex
int u2signatureIndex
-
u2startPC
int u2startPC
-
-
-
类proguard.classfile.attribute.LocalVariableTypeTableAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
localVariableTypeTable
proguard.classfile.attribute.LocalVariableTypeInfo[] localVariableTypeTable
-
u2localVariableTypeTableLength
int u2localVariableTypeTableLength
-
-
-
类proguard.classfile.attribute.MethodParametersAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
parameters
proguard.classfile.attribute.ParameterInfo[] parameters
-
u1parametersCount
int u1parametersCount
-
-
-
类proguard.classfile.attribute.NestHostAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
u2hostClassIndex
int u2hostClassIndex
-
-
-
类proguard.classfile.attribute.NestMembersAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
u2classes
int[] u2classes
-
u2classesCount
int u2classesCount
-
-
-
类proguard.classfile.attribute.ParameterInfo扩展proguard.util.SimpleProcessable实现可序列化
-
序列化字段
-
u2accessFlags
int u2accessFlags
-
u2nameIndex
int u2nameIndex
-
-
-
类proguard.classfile.attribute.PermittedSubclassesAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
u2classes
int[] u2classes
-
u2classesCount
int u2classesCount
-
-
-
类proguard.classfile.attribute.RecordAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
components
proguard.classfile.attribute.RecordComponentInfo[] components
-
u2componentsCount
int u2componentsCount
-
-
-
类proguard.classfile.attribute.RecordComponentInfo扩展proguard.util.SimpleProcessable实现可序列化
-
序列化字段
-
attributes
proguard.classfile.attribute.Attribute[] attributes
-
referencedField
proguard.classfile.Field referencedField
-
u2attributesCount
int u2attributesCount
-
u2descriptorIndex
int u2descriptorIndex
-
u2nameIndex
int u2nameIndex
-
-
-
类proguard.classfile.attribute.SignatureAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
referencedClasses
proguard.classfile.Clazz[] referencedClasses
-
u2signatureIndex
int u2signatureIndex
-
-
-
类proguard.classfile.attribute.SourceDebugExtensionAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
info
byte[] info
-
u4attributeLength
int u4attributeLength
-
-
-
类proguard.classfile.attribute.SourceDirAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
u2sourceDirIndex
int u2sourceDirIndex
-
-
-
类proguard.classfile.attribute.SourceFileAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
u2sourceFileIndex
int u2sourceFileIndex
-
-
-
类proguard.classfile.attribute.SyntheticAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
类proguard.classfile.attribute.UnknownAttribute扩展proguard.classfile.attribute.Attribute实现可序列化
-
序列化字段
-
info
byte[] info
-
u4attributeLength
int u4attributeLength
-
-
-
-
程序包 proguard.evaluation
-
程序包 proguard.util
-
类proguard.util.SimpleFeatureNamedProcessable扩展proguard.util.SimpleProcessable实现可序列化
-
序列化字段
-
extraFeatureNames
java.util.Set<java.lang.String> extraFeatureNames
-
featureName
java.lang.String featureName
-
-
-
类proguard.util.SimpleProcessable扩展java.lang.Object实现可序列化
-
序列化字段
-
processingFlags
int processingFlags
-
processingInfo
java.lang.Object processingInfo
-
-
-