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