Uses of Class
javassist.bytecode.annotation.NoSuchClassError
Packages that use NoSuchClassError
-
Uses of NoSuchClassError in javassist.bytecode.annotation
Methods in javassist.bytecode.annotation that throw NoSuchClassErrorModifier and TypeMethodDescription(package private) static Class
<?> MemberValue.loadClass
(ClassLoader cl, String classname) Annotation.toAnnotationType
(ClassLoader cl, ClassPool cp) Constructs an annotation-type object representing this annotation.