home *** CD-ROM | disk | FTP | other *** search
- /* DO NOT EDIT THIS FILE - it is machine generated */
- #include <native.h>
- /* Header for class java_util_Date */
-
- #ifndef _Included_java_util_Date
- #define _Included_java_util_Date
- struct Hjava_util_Calendar;
-
- #pragma pack(4)
-
- typedef struct Classjava_util_Date {
- struct Hjava_util_Calendar *cal;
- int64_t fastTime;
- /* Inaccessible static: staticCal */
- /* Inaccessible static: utcCal */
- /* Inaccessible static: formatter */
- /* Inaccessible static: gmtFormatter */
- /* Inaccessible static: defaultCenturyStart */
- /* Inaccessible static: cachedDefaultZone */
- #undef java_util_Date_serialVersionUID
- #define java_util_Date_serialVersionUID 7523967970034938905LL
- /* Inaccessible static: wtb */
- /* Inaccessible static: ttb */
- } Classjava_util_Date;
- HandleTo(java_util_Date);
-
- #pragma pack()
-
- #ifdef __cplusplus
- extern "C" {
- #endif
- #ifdef __cplusplus
- }
- #endif
- #endif
-