类 AnnotationValueHolder
java.lang.Object
cn.taketoday.bytecode.AnnotationValueHolder
- 直接已知子类:
ClassValueHolder,EnumValueHolder
- 作者:
- TODAY 2021/7/28 22:43
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected abstract Objectread()get annotation-valueabstract voidwrite(ByteVector annotation, SymbolTable symbolTable)
-
字段详细资料
-
value
-
-
构造器详细资料
-
AnnotationValueHolder
public AnnotationValueHolder()
-
-
方法详细资料
-
read
get annotation-value -
getInternal
-
write
-