gcc/libjava/gnu/java/locale/LocaleInformation.h
Tom Tromey 97b8365caf Merged gcj-eclipse branch to trunk.
From-SVN: r120621
2007-01-09 19:58:05 +00:00

33 lines
592 B
C++

// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __gnu_java_locale_LocaleInformation__
#define __gnu_java_locale_LocaleInformation__
#pragma interface
#include <gnu/java/locale/LocaleInformation_en.h>
extern "Java"
{
namespace gnu
{
namespace java
{
namespace locale
{
class LocaleInformation;
}
}
}
}
class gnu::java::locale::LocaleInformation : public ::gnu::java::locale::LocaleInformation_en
{
public:
LocaleInformation();
static ::java::lang::Class class$;
};
#endif // __gnu_java_locale_LocaleInformation__