Last change
on this file was 2, checked in by dmik, 15 years ago |
Imported OpenJDK 6 b19 sources from Oracle.
|
File size:
1.1 KB
|
Line | |
---|
1 | /* DO NOT EDIT THIS FILE - it is machine generated */
|
---|
2 | #include <jni.h>
|
---|
3 | /* Header for class SubClassConsts */
|
---|
4 |
|
---|
5 | #ifndef _Included_SubClassConsts
|
---|
6 | #define _Included_SubClassConsts
|
---|
7 | #ifdef __cplusplus
|
---|
8 | extern "C" {
|
---|
9 | #endif
|
---|
10 | #undef SubClassConsts_serialVersionUID
|
---|
11 | #define SubClassConsts_serialVersionUID 6733861379283244755i64
|
---|
12 | #undef SubClassConsts_SUPER_INT_CONSTANT
|
---|
13 | #define SubClassConsts_SUPER_INT_CONSTANT 3L
|
---|
14 | #undef SubClassConsts_SUPER_FLOAT_CONSTANT
|
---|
15 | #define SubClassConsts_SUPER_FLOAT_CONSTANT 99.3f
|
---|
16 | #undef SubClassConsts_SUPER_DOUBLE_CONSTANT
|
---|
17 | #define SubClassConsts_SUPER_DOUBLE_CONSTANT 33.2
|
---|
18 | #undef SubClassConsts_SUPER_BOOLEAN_CONSTANT
|
---|
19 | #define SubClassConsts_SUPER_BOOLEAN_CONSTANT 0L
|
---|
20 | #undef SubClassConsts_SUB_INT_CONSTANT
|
---|
21 | #define SubClassConsts_SUB_INT_CONSTANT 2L
|
---|
22 | #undef SubClassConsts_SUB_DOUBLE_CONSTANT
|
---|
23 | #define SubClassConsts_SUB_DOUBLE_CONSTANT 2.25
|
---|
24 | #undef SubClassConsts_SUB_FLOAT_CONSTANT
|
---|
25 | #define SubClassConsts_SUB_FLOAT_CONSTANT 7.9f
|
---|
26 | #undef SubClassConsts_SUB_BOOLEAN_CONSTANT
|
---|
27 | #define SubClassConsts_SUB_BOOLEAN_CONSTANT 1L
|
---|
28 | #ifdef __cplusplus
|
---|
29 | }
|
---|
30 | #endif
|
---|
31 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.