blob: 608072d09dc6ba335eed613a82007231470660b9 [file] [log] [blame]
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __gnu_classpath_jdwp_JdwpConstants$CommandSet$InterfaceType__
#define __gnu_classpath_jdwp_JdwpConstants$CommandSet$InterfaceType__
#pragma interface
#include <java/lang/Object.h>
extern "Java"
{
namespace gnu
{
namespace classpath
{
namespace jdwp
{
class JdwpConstants$CommandSet$InterfaceType;
}
}
}
}
class gnu::classpath::jdwp::JdwpConstants$CommandSet$InterfaceType : public ::java::lang::Object
{
public:
JdwpConstants$CommandSet$InterfaceType();
static const jbyte CS_VALUE = 5;
static ::java::lang::Class class$;
};
#endif // __gnu_classpath_jdwp_JdwpConstants$CommandSet$InterfaceType__