Merged gcj-eclipse branch to trunk.
[official-gcc.git] / libjava / java / util / EventListener.h
blob7ab4585c91c5cd9deb3f4ff813a50476bdf49ae9
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __java_util_EventListener__
5 #define __java_util_EventListener__
7 #pragma interface
9 #include <java/lang/Object.h>
11 class java::util::EventListener : public ::java::lang::Object
14 public:
15 static ::java::lang::Class class$;
16 } __attribute__ ((java_interface));
18 #endif // __java_util_EventListener__