Merged gcj-eclipse branch to trunk.
[official-gcc.git] / libjava / java / util / logging / Logger$1.h
blob1c1f3e8595d707fef52fea14313abead4d13764b
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __java_util_logging_Logger$1__
5 #define __java_util_logging_Logger$1__
7 #pragma interface
9 #include <java/lang/Object.h>
11 class java::util::logging::Logger$1 : public ::java::lang::Object
14 public: // actually package-private
15 Logger$1();
16 public:
17 ::java::lang::Object * run();
18 static ::java::lang::Class class$;
21 #endif // __java_util_logging_Logger$1__