// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __gnu_classpath_jdwp_id_InterfaceReferenceTypeId__ #define __gnu_classpath_jdwp_id_InterfaceReferenceTypeId__ #pragma interface #include extern "Java" { namespace gnu { namespace classpath { namespace jdwp { namespace id { class InterfaceReferenceTypeId; } } } } } class gnu::classpath::jdwp::id::InterfaceReferenceTypeId : public ::gnu::classpath::jdwp::id::ReferenceTypeId { public: InterfaceReferenceTypeId(); static ::java::lang::Class class$; }; #endif // __gnu_classpath_jdwp_id_InterfaceReferenceTypeId__