Package | Description |
---|---|
javassist.bytecode.annotation |
Bytecode-level Annotations API.
|
Modifier and Type | Method and Description |
---|---|
(package private) static java.lang.Class |
MemberValue.loadClass(java.lang.ClassLoader cl,
java.lang.String classname) |
java.lang.Object |
Annotation.toAnnotationType(java.lang.ClassLoader cl,
ClassPool cp)
Constructs an annotation-type object representing this annotation.
|