home *** CD-ROM | disk | FTP | other *** search
- /* DO NOT EDIT THIS FILE - it is machine generated */
- #include <native.h>
- /* Header for class java_lang_Short */
-
- #ifndef _Included_java_lang_Short
- #define _Included_java_lang_Short
-
- #pragma pack(4)
-
- typedef struct Classjava_lang_Short {
- #undef java_lang_Short_serialVersionUID
- #define java_lang_Short_serialVersionUID -8742448824652078965LL
- #undef java_lang_Short_MIN_VALUE
- #define java_lang_Short_MIN_VALUE -32768L
- #undef java_lang_Short_MAX_VALUE
- #define java_lang_Short_MAX_VALUE 32767L
- /* Inaccessible static: TYPE */
- long value;
- } Classjava_lang_Short;
- HandleTo(java_lang_Short);
-
- #pragma pack()
-
- #ifdef __cplusplus
- extern "C" {
- #endif
- #ifdef __cplusplus
- }
- #endif
- #endif
-