Uses of Class
javassist.CtMember
-
Uses of CtMember in javassist
Modifier and TypeClassDescriptionclass
CtBehavior
represents a method, a constructor, or a static constructor (class initializer).final class
An instance of CtConstructor represents a constructor.class
An instance of CtField represents a field.final class
An instance ofCtMethod
represents a method.