mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-20 02:29:11 +00:00
23 lines
533 B
C
23 lines
533 B
C
|
|
||
|
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
|
||
|
|
||
|
#ifndef __java_util_prefs_Preferences$1__
|
||
|
#define __java_util_prefs_Preferences$1__
|
||
|
|
||
|
#pragma interface
|
||
|
|
||
|
#include <java/lang/Object.h>
|
||
|
|
||
|
class java::util::prefs::Preferences$1 : public ::java::lang::Object
|
||
|
{
|
||
|
|
||
|
public: // actually package-private
|
||
|
Preferences$1();
|
||
|
public:
|
||
|
virtual ::java::util::prefs::PreferencesFactory * Preferences$1$run();
|
||
|
virtual ::java::lang::Object * run();
|
||
|
static ::java::lang::Class class$;
|
||
|
};
|
||
|
|
||
|
#endif // __java_util_prefs_Preferences$1__
|