blob: 3dc0bf1a2267209d39b29fccc9a84a83d0e6498b [file] [log] [blame]
// 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 <java/lang/Object.h>
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__