类 ClassValueHolder
java.lang.Object
cn.taketoday.bytecode.AnnotationValueHolder
cn.taketoday.bytecode.ClassValueHolder
- 作者:
- TODAY 2021/7/28 23:06
-
字段概要
字段从类继承的字段 cn.taketoday.bytecode.AnnotationValueHolder
value -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static ClassValueHolderfromDescriptor(String typeDescriptor) Class<?>Class<?>read()get annotation-valuetoString()voidwrite(ByteVector annotation, SymbolTable symbolTable)
-
字段详细资料
-
descriptor
-
-
构造器详细资料
-
ClassValueHolder
-
ClassValueHolder
-
-
方法详细资料
-
getInternal
- 指定者:
getInternal在类中AnnotationValueHolder
-
read
从类复制的说明:AnnotationValueHolderget annotation-value- 覆盖:
read在类中AnnotationValueHolder
-
write
- 指定者:
write在类中AnnotationValueHolder
-
fromDescriptor
-
getDescriptor
-
toString
-