Shinichiro Hamaji | 82863f0 | 2015-11-05 16:51:33 +0900 | [diff] [blame^] | 1 | <api> |
| 2 | <package name="" |
| 3 | > |
| 4 | <class name="StaticFields" |
| 5 | extends="java.lang.Object" |
| 6 | abstract="false" |
| 7 | static="false" |
| 8 | final="false" |
| 9 | visibility="public" |
| 10 | > |
| 11 | <field name="test00_public_static_final_byte_42" |
| 12 | type="byte" |
| 13 | transient="false" |
| 14 | volatile="false" |
| 15 | static="true" |
| 16 | final="true" |
| 17 | visibility="public" |
| 18 | value="42" |
| 19 | > |
| 20 | </field> |
| 21 | <field name="test01_public_static_final_short_43" |
| 22 | type="short" |
| 23 | transient="false" |
| 24 | volatile="false" |
| 25 | static="true" |
| 26 | final="true" |
| 27 | visibility="public" |
| 28 | value="43" |
| 29 | > |
| 30 | </field> |
| 31 | <field name="test02_public_static_final_char_X" |
| 32 | type="char" |
| 33 | transient="false" |
| 34 | volatile="false" |
| 35 | static="true" |
| 36 | final="true" |
| 37 | visibility="public" |
| 38 | value="88" |
| 39 | > |
| 40 | </field> |
| 41 | <field name="test03_public_static_final_int_44" |
| 42 | type="int" |
| 43 | transient="false" |
| 44 | volatile="false" |
| 45 | static="true" |
| 46 | final="true" |
| 47 | visibility="public" |
| 48 | value="44" |
| 49 | > |
| 50 | </field> |
| 51 | <field name="test04_public_static_final_long_45" |
| 52 | type="long" |
| 53 | transient="false" |
| 54 | volatile="false" |
| 55 | static="true" |
| 56 | final="true" |
| 57 | visibility="public" |
| 58 | value="45" |
| 59 | > |
| 60 | </field> |
| 61 | <field name="test05_public_static_final_float_46_47" |
| 62 | type="float" |
| 63 | transient="false" |
| 64 | volatile="false" |
| 65 | static="true" |
| 66 | final="true" |
| 67 | visibility="public" |
| 68 | value="46.470001" |
| 69 | > |
| 70 | </field> |
| 71 | <field name="test06_public_static_final_double_48_49" |
| 72 | type="double" |
| 73 | transient="false" |
| 74 | volatile="false" |
| 75 | static="true" |
| 76 | final="true" |
| 77 | visibility="public" |
| 78 | value="48.490000" |
| 79 | > |
| 80 | </field> |
| 81 | <field name="test07_public_static_final_string" |
| 82 | type="java.lang.String" |
| 83 | transient="false" |
| 84 | volatile="false" |
| 85 | static="true" |
| 86 | final="true" |
| 87 | visibility="public" |
| 88 | value="abc \><"'&	
" |
| 89 | > |
| 90 | </field> |
| 91 | <field name="test08_public_static_final_object_null" |
| 92 | type="java.lang.Object" |
| 93 | transient="false" |
| 94 | volatile="false" |
| 95 | static="true" |
| 96 | final="true" |
| 97 | visibility="public" |
| 98 | value="null" |
| 99 | > |
| 100 | </field> |
| 101 | <field name="test09_public_static_final_boolean_true" |
| 102 | type="boolean" |
| 103 | transient="false" |
| 104 | volatile="false" |
| 105 | static="true" |
| 106 | final="true" |
| 107 | visibility="public" |
| 108 | value="true" |
| 109 | > |
| 110 | </field> |
| 111 | <field name="test99_empty_value" |
| 112 | type="int" |
| 113 | transient="false" |
| 114 | volatile="false" |
| 115 | static="true" |
| 116 | final="true" |
| 117 | visibility="public" |
| 118 | > |
| 119 | </field> |
| 120 | <constructor name="StaticFields" |
| 121 | type="StaticFields" |
| 122 | static="false" |
| 123 | final="false" |
| 124 | visibility="public" |
| 125 | > |
| 126 | </constructor> |
| 127 | </class> |
| 128 | </package> |
| 129 | </api> |