Searched defs:_annotations (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassFileParser.hpp66 typeArrayHandle _annotations; member in class:VALUE_OBJ_CLASS_SPEC
73 void set_class_annotations(typeArrayHandle x) { _annotations = x; }

Completed in 36 milliseconds