2013-12-06 Richard Biener <rguenther@suse.de>
[official-gcc.git] / libjava / gnu / classpath / Pointer.h
blob79d0eccc7190f87b582f9e6efa64282d6807e452
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __gnu_classpath_Pointer__
5 #define __gnu_classpath_Pointer__
7 #pragma interface
9 #include <java/lang/Object.h>
10 extern "Java"
12 namespace gnu
14 namespace classpath
16 class Pointer;
21 class gnu::classpath::Pointer : public ::java::lang::Object
24 public:
25 Pointer();
26 static ::java::lang::Class class$;
29 #endif // __gnu_classpath_Pointer__