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

/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticArgument.hpp34 class StringArrayArgument : public CHeapObj<mtInternal> { class in inherits:CHeapObj
38 StringArrayArgument() { function in class:StringArrayArgument
53 ~StringArrayArgument() {
126 void to_string(StringArrayArgument* s, char* buf, size_t len);

Completed in 57 milliseconds