软件包 com.alibaba.fastjson.asm
的使用

使用 com.alibaba.fastjson.asm 的软件包
com.alibaba.fastjson.asm   
com.alibaba.fastjson.parser.deserializer   
com.alibaba.fastjson.serializer   
 

com.alibaba.fastjson.asm 使用的 com.alibaba.fastjson.asm 中的类
ByteVector
          A dynamically extensible vector of bytes.
FieldVisitor
          A visitor to visit a Java field.
Label
          A label represents a position in the bytecode of a method.
MethodVisitor
          A visitor to visit a Java method.
Type
          A Java type.
 

com.alibaba.fastjson.parser.deserializer 使用的 com.alibaba.fastjson.asm 中的类
Opcodes
          Defines the JVM opcodes, access flags and array type codes.
 

com.alibaba.fastjson.serializer 使用的 com.alibaba.fastjson.asm 中的类
Opcodes
          Defines the JVM opcodes, access flags and array type codes.
 



Copyright © 2012-2014 Alibaba Group. All Rights Reserved.