Uses of Class
javassist.bytecode.annotation.TypeAnnotationsWriter
-
Packages that use TypeAnnotationsWriter Package Description javassist.bytecode Bytecode-level API. -
-
Uses of TypeAnnotationsWriter in javassist.bytecode
Fields in javassist.bytecode declared as TypeAnnotationsWriter Modifier and Type Field Description (package private) TypeAnnotationsWriter
TypeAnnotationsAttribute.SubCopier. writer
Constructors in javassist.bytecode with parameters of type TypeAnnotationsWriter Constructor Description SubCopier(byte[] attrInfo, ConstPool src, ConstPool dest, java.util.Map map, TypeAnnotationsWriter w)
-