当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
ElementValue (Classfile Reader) - NetBeans API Javadoc (Current Development Version)
org.netbeans.modules.classfile
Class ElementValue
java.lang.Object
org.netbeans.modules.classfile.ElementValue
- Direct Known Subclasses:
- ArrayElementValue, ClassElementValue, EnumElementValue, NestedElementValue, PrimitiveElementValue
public abstract class ElementValue
- extends Object
ElementValue: the value portion of the name-value pair of a
single annotation element.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |