// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __gnu_classpath_jdwp_JdwpConstants$CommandSet__ #define __gnu_classpath_jdwp_JdwpConstants$CommandSet__ #pragma interface #include extern "Java" { namespace gnu { namespace classpath { namespace jdwp { class JdwpConstants$CommandSet; } } } } class gnu::classpath::jdwp::JdwpConstants$CommandSet : public ::java::lang::Object { public: JdwpConstants$CommandSet(); static const jint MAXIMUM = 17; static ::java::lang::Class class$; }; #endif // __gnu_classpath_jdwp_JdwpConstants$CommandSet__