java_sysh_android.inc 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557
  1. { Imports for Java packages/classes: java.io.IIOException, java.io.IOException, java.io.Serializable, java.lang.AbstractStringBuilder, java.lang.Appendable, java.lang.Boolean, java.lang.Byte, java.lang.CharSequence, java.lang.Character, java.lang.Class, java.lang.Cloneable, java.lang.Comparable, java.lang.Double, java.lang.Enum, java.lang.Error, java.lang.Exception, java.lang.Float, java.lang.IllegalArgumentException, java.lang.IllegalStateException, java.lang.IndexOutOfBoundsException, java.lang.Integer, java.lang.Iterable, java.lang.LinkageError, java.lang.Long, java.lang.Math, java.lang.NoSuchMethodException, java.lang.Number, java.lang.Object, java.lang.Readable, java.lang.Runtime, java.lang.RuntimeException, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.lang.System, java.lang.ThreadLocal, java.lang.Throwable, java.lang.UnsupportedOperationException, java.lang.reflect.AccessibleObject, java.lang.reflect.AnnotatedElement, java.lang.reflect.Array, java.lang.reflect.Field, java.lang.reflect.GenericDeclaration, java.lang.reflect.InvocationTargetException, java.lang.reflect.Member, java.lang.reflect.Method, java.lang.reflect.Type, java.lang.AssertionError, java.math.BigInteger, java.nio.Buffer, java.nio.ByteBuffer, java.nio.CharBuffer, java.nio.charset., java.text.Collator, java.util.AbstractCollection, java.util.AbstractMap, java.util.AbstractSet, java.util.Arrays, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Comparator, java.util.EnumSet, java.util.HashMap, java.util.Iterator, java.util.Map, java.util.Set }
  2. type
  3. JLNoSuchMethodException = class;
  4. Arr1JLNoSuchMethodException = array of JLNoSuchMethodException;
  5. Arr2JLNoSuchMethodException = array of Arr1JLNoSuchMethodException;
  6. Arr3JLNoSuchMethodException = array of Arr2JLNoSuchMethodException;
  7. JLObject = class;
  8. Arr1JLObject = array of JLObject;
  9. Arr2JLObject = array of Arr1JLObject;
  10. Arr3JLObject = array of Arr2JLObject;
  11. JLStringBuilder = class;
  12. Arr1JLStringBuilder = array of JLStringBuilder;
  13. Arr2JLStringBuilder = array of Arr1JLStringBuilder;
  14. Arr3JLStringBuilder = array of Arr2JLStringBuilder;
  15. JLAbstractStringBuilder = class;
  16. Arr1JLAbstractStringBuilder = array of JLAbstractStringBuilder;
  17. Arr2JLAbstractStringBuilder = array of Arr1JLAbstractStringBuilder;
  18. Arr3JLAbstractStringBuilder = array of Arr2JLAbstractStringBuilder;
  19. JLRInvocationTargetException = class;
  20. Arr1JLRInvocationTargetException = array of JLRInvocationTargetException;
  21. Arr2JLRInvocationTargetException = array of Arr1JLRInvocationTargetException;
  22. Arr3JLRInvocationTargetException = array of Arr2JLRInvocationTargetException;
  23. JLError = class;
  24. Arr1JLError = array of JLError;
  25. Arr2JLError = array of Arr1JLError;
  26. Arr3JLError = array of Arr2JLError;
  27. JLRField = class;
  28. Arr1JLRField = array of JLRField;
  29. Arr2JLRField = array of Arr1JLRField;
  30. Arr3JLRField = array of Arr2JLRField;
  31. JNBuffer = class;
  32. Arr1JNBuffer = array of JNBuffer;
  33. Arr2JNBuffer = array of Arr1JNBuffer;
  34. Arr3JNBuffer = array of Arr2JNBuffer;
  35. JUArrays = class;
  36. Arr1JUArrays = array of JUArrays;
  37. Arr2JUArrays = array of Arr1JUArrays;
  38. Arr3JUArrays = array of Arr2JUArrays;
  39. JLRuntime = class;
  40. Arr1JLRuntime = array of JLRuntime;
  41. Arr2JLRuntime = array of Arr1JLRuntime;
  42. Arr3JLRuntime = array of Arr2JLRuntime;
  43. JLLong = class;
  44. Arr1JLLong = array of JLLong;
  45. Arr2JLLong = array of Arr1JLLong;
  46. Arr3JLLong = array of Arr2JLLong;
  47. JLMath = class;
  48. Arr1JLMath = array of JLMath;
  49. Arr2JLMath = array of Arr1JLMath;
  50. Arr3JLMath = array of Arr2JLMath;
  51. JNCharBuffer = class;
  52. Arr1JNCharBuffer = array of JNCharBuffer;
  53. Arr2JNCharBuffer = array of Arr1JNCharBuffer;
  54. Arr3JNCharBuffer = array of Arr2JNCharBuffer;
  55. JLLinkageError = class;
  56. Arr1JLLinkageError = array of JLLinkageError;
  57. Arr2JLLinkageError = array of Arr1JLLinkageError;
  58. Arr3JLLinkageError = array of Arr2JLLinkageError;
  59. JNCCharsetEncoder = class;
  60. Arr1JNCCharsetEncoder = array of JNCCharsetEncoder;
  61. Arr2JNCCharsetEncoder = array of Arr1JNCCharsetEncoder;
  62. Arr3JNCCharsetEncoder = array of Arr2JNCCharsetEncoder;
  63. JUAbstractCollection = class;
  64. Arr1JUAbstractCollection = array of JUAbstractCollection;
  65. Arr2JUAbstractCollection = array of Arr1JUAbstractCollection;
  66. Arr3JUAbstractCollection = array of Arr2JUAbstractCollection;
  67. JNCCoderResult = class;
  68. Arr1JNCCoderResult = array of JNCCoderResult;
  69. Arr2JNCCoderResult = array of Arr1JNCCoderResult;
  70. Arr3JNCCoderResult = array of Arr2JNCCoderResult;
  71. JLThreadLocal = class;
  72. Arr1JLThreadLocal = array of JLThreadLocal;
  73. Arr2JLThreadLocal = array of Arr1JLThreadLocal;
  74. Arr3JLThreadLocal = array of Arr2JLThreadLocal;
  75. JUAbstractMap = class;
  76. Arr1JUAbstractMap = array of JUAbstractMap;
  77. Arr2JUAbstractMap = array of Arr1JUAbstractMap;
  78. Arr3JUAbstractMap = array of Arr2JUAbstractMap;
  79. JNCCoderMalfunctionError = class;
  80. Arr1JNCCoderMalfunctionError = array of JNCCoderMalfunctionError;
  81. Arr2JNCCoderMalfunctionError = array of Arr1JNCCoderMalfunctionError;
  82. Arr3JNCCoderMalfunctionError = array of Arr2JNCCoderMalfunctionError;
  83. JUEnumSet = class;
  84. Arr1JUEnumSet = array of JUEnumSet;
  85. Arr2JUEnumSet = array of Arr1JUEnumSet;
  86. Arr3JUEnumSet = array of Arr2JUEnumSet;
  87. JNCCharacterCodingException = class;
  88. Arr1JNCCharacterCodingException = array of JNCCharacterCodingException;
  89. Arr2JNCCharacterCodingException = array of Arr1JNCCharacterCodingException;
  90. Arr3JNCCharacterCodingException = array of Arr2JNCCharacterCodingException;
  91. JLIndexOutOfBoundsException = class;
  92. Arr1JLIndexOutOfBoundsException = array of JLIndexOutOfBoundsException;
  93. Arr2JLIndexOutOfBoundsException = array of Arr1JLIndexOutOfBoundsException;
  94. Arr3JLIndexOutOfBoundsException = array of Arr2JLIndexOutOfBoundsException;
  95. JUHashMap = class;
  96. Arr1JUHashMap = array of JUHashMap;
  97. Arr2JUHashMap = array of Arr1JUHashMap;
  98. Arr3JUHashMap = array of Arr2JUHashMap;
  99. JUCalendar = class;
  100. Arr1JUCalendar = array of JUCalendar;
  101. Arr2JUCalendar = array of Arr1JUCalendar;
  102. Arr3JUCalendar = array of Arr2JUCalendar;
  103. JLDouble = class;
  104. Arr1JLDouble = array of JLDouble;
  105. Arr2JLDouble = array of Arr1JLDouble;
  106. Arr3JLDouble = array of Arr2JLDouble;
  107. JUBitSet = class;
  108. Arr1JUBitSet = array of JUBitSet;
  109. Arr2JUBitSet = array of Arr1JUBitSet;
  110. Arr3JUBitSet = array of Arr2JUBitSet;
  111. JLString = class;
  112. Arr1JLString = array of JLString;
  113. Arr2JLString = array of Arr1JLString;
  114. Arr3JLString = array of Arr2JLString;
  115. JUAbstractSet = class;
  116. Arr1JUAbstractSet = array of JUAbstractSet;
  117. Arr2JUAbstractSet = array of Arr1JUAbstractSet;
  118. Arr3JUAbstractSet = array of Arr2JUAbstractSet;
  119. JLFloat = class;
  120. Arr1JLFloat = array of JLFloat;
  121. Arr2JLFloat = array of Arr1JLFloat;
  122. Arr3JLFloat = array of Arr2JLFloat;
  123. JLRuntimeException = class;
  124. Arr1JLRuntimeException = array of JLRuntimeException;
  125. Arr2JLRuntimeException = array of Arr1JLRuntimeException;
  126. Arr3JLRuntimeException = array of Arr2JLRuntimeException;
  127. JLIllegalStateException = class;
  128. Arr1JLIllegalStateException = array of JLIllegalStateException;
  129. Arr2JLIllegalStateException = array of Arr1JLIllegalStateException;
  130. Arr3JLIllegalStateException = array of Arr2JLIllegalStateException;
  131. JLRAccessibleObject = class;
  132. Arr1JLRAccessibleObject = array of JLRAccessibleObject;
  133. Arr2JLRAccessibleObject = array of Arr1JLRAccessibleObject;
  134. Arr3JLRAccessibleObject = array of Arr2JLRAccessibleObject;
  135. JLStringBuffer = class;
  136. Arr1JLStringBuffer = array of JLStringBuffer;
  137. Arr2JLStringBuffer = array of Arr1JLStringBuffer;
  138. Arr3JLStringBuffer = array of Arr2JLStringBuffer;
  139. JNByteBuffer = class;
  140. Arr1JNByteBuffer = array of JNByteBuffer;
  141. Arr2JNByteBuffer = array of Arr1JNByteBuffer;
  142. Arr3JNByteBuffer = array of Arr2JNByteBuffer;
  143. JLEnum = class;
  144. Arr1JLEnum = array of JLEnum;
  145. Arr2JLEnum = array of Arr1JLEnum;
  146. Arr3JLEnum = array of Arr2JLEnum;
  147. JNCSCharsetProvider = class;
  148. Arr1JNCSCharsetProvider = array of JNCSCharsetProvider;
  149. Arr2JNCSCharsetProvider = array of Arr1JNCSCharsetProvider;
  150. Arr3JNCSCharsetProvider = array of Arr2JNCSCharsetProvider;
  151. JLNumber = class;
  152. Arr1JLNumber = array of JLNumber;
  153. Arr2JLNumber = array of Arr1JLNumber;
  154. Arr3JLNumber = array of Arr2JLNumber;
  155. JIIOException = class;
  156. Arr1JIIOException = array of JIIOException;
  157. Arr2JIIOException = array of Arr1JIIOException;
  158. Arr3JIIOException = array of Arr2JIIOException;
  159. JLRMethod = class;
  160. Arr1JLRMethod = array of JLRMethod;
  161. Arr2JLRMethod = array of Arr1JLRMethod;
  162. Arr3JLRMethod = array of Arr2JLRMethod;
  163. JLCharacter = class;
  164. Arr1JLCharacter = array of JLCharacter;
  165. Arr2JLCharacter = array of Arr1JLCharacter;
  166. Arr3JLCharacter = array of Arr2JLCharacter;
  167. JNCCodingErrorAction = class;
  168. Arr1JNCCodingErrorAction = array of JNCCodingErrorAction;
  169. Arr2JNCCodingErrorAction = array of Arr1JNCCodingErrorAction;
  170. Arr3JNCCodingErrorAction = array of Arr2JNCCodingErrorAction;
  171. JMBigInteger = class;
  172. Arr1JMBigInteger = array of JMBigInteger;
  173. Arr2JMBigInteger = array of Arr1JMBigInteger;
  174. Arr3JMBigInteger = array of Arr2JMBigInteger;
  175. JNCCharsetDecoder = class;
  176. Arr1JNCCharsetDecoder = array of JNCCharsetDecoder;
  177. Arr2JNCCharsetDecoder = array of Arr1JNCCharsetDecoder;
  178. Arr3JNCCharsetDecoder = array of Arr2JNCCharsetDecoder;
  179. JLBoolean = class;
  180. Arr1JLBoolean = array of JLBoolean;
  181. Arr2JLBoolean = array of Arr1JLBoolean;
  182. Arr3JLBoolean = array of Arr2JLBoolean;
  183. JNCCharset = class;
  184. Arr1JNCCharset = array of JNCCharset;
  185. Arr2JNCCharset = array of Arr1JNCCharset;
  186. Arr3JNCCharset = array of Arr2JNCCharset;
  187. JLShort = class;
  188. Arr1JLShort = array of JLShort;
  189. Arr2JLShort = array of Arr1JLShort;
  190. Arr3JLShort = array of Arr2JLShort;
  191. JLThrowable = class;
  192. Arr1JLThrowable = array of JLThrowable;
  193. Arr2JLThrowable = array of Arr1JLThrowable;
  194. Arr3JLThrowable = array of Arr2JLThrowable;
  195. JLInteger = class;
  196. Arr1JLInteger = array of JLInteger;
  197. Arr2JLInteger = array of Arr1JLInteger;
  198. Arr3JLInteger = array of Arr2JLInteger;
  199. JNCUnmappableCharacterException = class;
  200. Arr1JNCUnmappableCharacterException = array of JNCUnmappableCharacterException;
  201. Arr2JNCUnmappableCharacterException = array of Arr1JNCUnmappableCharacterException;
  202. Arr3JNCUnmappableCharacterException = array of Arr2JNCUnmappableCharacterException;
  203. JNCMalformedInputException = class;
  204. Arr1JNCMalformedInputException = array of JNCMalformedInputException;
  205. Arr2JNCMalformedInputException = array of Arr1JNCMalformedInputException;
  206. Arr3JNCMalformedInputException = array of Arr2JNCMalformedInputException;
  207. JNCIllegalCharsetNameException = class;
  208. Arr1JNCIllegalCharsetNameException = array of JNCIllegalCharsetNameException;
  209. Arr2JNCIllegalCharsetNameException = array of Arr1JNCIllegalCharsetNameException;
  210. Arr3JNCIllegalCharsetNameException = array of Arr2JNCIllegalCharsetNameException;
  211. JLByte = class;
  212. Arr1JLByte = array of JLByte;
  213. Arr2JLByte = array of Arr1JLByte;
  214. Arr3JLByte = array of Arr2JLByte;
  215. JNCUnsupportedCharsetException = class;
  216. Arr1JNCUnsupportedCharsetException = array of JNCUnsupportedCharsetException;
  217. Arr2JNCUnsupportedCharsetException = array of Arr1JNCUnsupportedCharsetException;
  218. Arr3JNCUnsupportedCharsetException = array of Arr2JNCUnsupportedCharsetException;
  219. JLRArray = class;
  220. Arr1JLRArray = array of JLRArray;
  221. Arr2JLRArray = array of Arr1JLRArray;
  222. Arr3JLRArray = array of Arr2JLRArray;
  223. JLUnsupportedOperationException = class;
  224. Arr1JLUnsupportedOperationException = array of JLUnsupportedOperationException;
  225. Arr2JLUnsupportedOperationException = array of Arr1JLUnsupportedOperationException;
  226. Arr3JLUnsupportedOperationException = array of Arr2JLUnsupportedOperationException;
  227. JLException = class;
  228. Arr1JLException = array of JLException;
  229. Arr2JLException = array of Arr1JLException;
  230. Arr3JLException = array of Arr2JLException;
  231. JTCollator = class;
  232. Arr1JTCollator = array of JTCollator;
  233. Arr2JTCollator = array of Arr1JTCollator;
  234. Arr3JTCollator = array of Arr2JTCollator;
  235. JLClass = class;
  236. Arr1JLClass = array of JLClass;
  237. Arr2JLClass = array of Arr1JLClass;
  238. Arr3JLClass = array of Arr2JLClass;
  239. JLIllegalArgumentException = class;
  240. Arr1JLIllegalArgumentException = array of JLIllegalArgumentException;
  241. Arr2JLIllegalArgumentException = array of Arr1JLIllegalArgumentException;
  242. Arr3JLIllegalArgumentException = array of Arr2JLIllegalArgumentException;
  243. JLSystem = class;
  244. Arr1JLSystem = array of JLSystem;
  245. Arr2JLSystem = array of Arr1JLSystem;
  246. Arr3JLSystem = array of Arr2JLSystem;
  247. JLIterable = interface;
  248. Arr1JLIterable = array of JLIterable;
  249. Arr2JLIterable = array of Arr1JLIterable;
  250. Arr3JLIterable = array of Arr2JLIterable;
  251. JUIterator = interface;
  252. Arr1JUIterator = array of JUIterator;
  253. Arr2JUIterator = array of Arr1JUIterator;
  254. Arr3JUIterator = array of Arr2JUIterator;
  255. JLCloneable = interface;
  256. Arr1JLCloneable = array of JLCloneable;
  257. Arr2JLCloneable = array of Arr1JLCloneable;
  258. Arr3JLCloneable = array of Arr2JLCloneable;
  259. JLAppendable = interface;
  260. Arr1JLAppendable = array of JLAppendable;
  261. Arr2JLAppendable = array of Arr1JLAppendable;
  262. Arr3JLAppendable = array of Arr2JLAppendable;
  263. JUCollection = interface;
  264. Arr1JUCollection = array of JUCollection;
  265. Arr2JUCollection = array of Arr1JUCollection;
  266. Arr3JUCollection = array of Arr2JUCollection;
  267. JUMap = interface;
  268. Arr1JUMap = array of JUMap;
  269. Arr2JUMap = array of Arr1JUMap;
  270. Arr3JUMap = array of Arr2JUMap;
  271. JUSet = interface;
  272. Arr1JUSet = array of JUSet;
  273. Arr2JUSet = array of Arr1JUSet;
  274. Arr3JUSet = array of Arr2JUSet;
  275. JLRType = interface;
  276. Arr1JLRType = array of JLRType;
  277. Arr2JLRType = array of Arr1JLRType;
  278. Arr3JLRType = array of Arr2JLRType;
  279. JLComparable = interface;
  280. Arr1JLComparable = array of JLComparable;
  281. Arr2JLComparable = array of Arr1JLComparable;
  282. Arr3JLComparable = array of Arr2JLComparable;
  283. JLRMember = interface;
  284. Arr1JLRMember = array of JLRMember;
  285. Arr2JLRMember = array of Arr1JLRMember;
  286. Arr3JLRMember = array of Arr2JLRMember;
  287. JLCharSequence = interface;
  288. Arr1JLCharSequence = array of JLCharSequence;
  289. Arr2JLCharSequence = array of Arr1JLCharSequence;
  290. Arr3JLCharSequence = array of Arr2JLCharSequence;
  291. JLRGenericDeclaration = interface;
  292. Arr1JLRGenericDeclaration = array of JLRGenericDeclaration;
  293. Arr2JLRGenericDeclaration = array of Arr1JLRGenericDeclaration;
  294. Arr3JLRGenericDeclaration = array of Arr2JLRGenericDeclaration;
  295. JLRAnnotatedElement = interface;
  296. Arr1JLRAnnotatedElement = array of JLRAnnotatedElement;
  297. Arr2JLRAnnotatedElement = array of Arr1JLRAnnotatedElement;
  298. Arr3JLRAnnotatedElement = array of Arr2JLRAnnotatedElement;
  299. JUComparator = interface;
  300. Arr1JUComparator = array of JUComparator;
  301. Arr2JUComparator = array of Arr1JUComparator;
  302. Arr3JUComparator = array of Arr2JUComparator;
  303. JISerializable = interface;
  304. Arr1JISerializable = array of JISerializable;
  305. Arr2JISerializable = array of Arr1JISerializable;
  306. Arr3JISerializable = array of Arr2JISerializable;
  307. JLReadable = interface;
  308. Arr1JLReadable = array of JLReadable;
  309. Arr2JLReadable = array of Arr1JLReadable;
  310. Arr3JLReadable = array of Arr2JLReadable;
  311. JUWeakHashMap = class;
  312. Arr1JUWeakHashMap = array of JUWeakHashMap;
  313. Arr2JUWeakHashMap = array of Arr1JUWeakHashMap;
  314. Arr3JUWeakHashMap = array of Arr2JUWeakHashMap;
  315. JLThread = class external 'java.lang' name 'Thread';
  316. Arr1JLThread = array of JLThread;
  317. Arr2JLThread = array of Arr1JLThread;
  318. Arr3JLThread = array of Arr2JLThread;
  319. JUDate = class external 'java.util' name 'Date';
  320. Arr1JUDate = array of JUDate;
  321. Arr2JUDate = array of Arr1JUDate;
  322. Arr3JUDate = array of Arr2JUDate;
  323. JLClassLoader = class external 'java.lang' name 'ClassLoader';
  324. Arr1JLClassLoader = array of JLClassLoader;
  325. Arr2JLClassLoader = array of Arr1JLClassLoader;
  326. Arr3JLClassLoader = array of Arr2JLClassLoader;
  327. JNIntBuffer = class external 'java.nio' name 'IntBuffer';
  328. Arr1JNIntBuffer = array of JNIntBuffer;
  329. Arr2JNIntBuffer = array of Arr1JNIntBuffer;
  330. Arr3JNIntBuffer = array of Arr2JNIntBuffer;
  331. JNByteOrder = class external 'java.nio' name 'ByteOrder';
  332. Arr1JNByteOrder = array of JNByteOrder;
  333. Arr2JNByteOrder = array of Arr1JNByteOrder;
  334. Arr3JNByteOrder = array of Arr2JNByteOrder;
  335. JIInputStream = class external 'java.io' name 'InputStream';
  336. Arr1JIInputStream = array of JIInputStream;
  337. Arr2JIInputStream = array of Arr1JIInputStream;
  338. Arr3JIInputStream = array of Arr2JIInputStream;
  339. JNLongBuffer = class external 'java.nio' name 'LongBuffer';
  340. Arr1JNLongBuffer = array of JNLongBuffer;
  341. Arr2JNLongBuffer = array of Arr1JNLongBuffer;
  342. Arr3JNLongBuffer = array of Arr2JNLongBuffer;
  343. JLSecurityManager = class external 'java.lang' name 'SecurityManager';
  344. Arr1JLSecurityManager = array of JLSecurityManager;
  345. Arr2JLSecurityManager = array of Arr1JLSecurityManager;
  346. Arr3JLSecurityManager = array of Arr2JLSecurityManager;
  347. JIPrintWriter = class external 'java.io' name 'PrintWriter';
  348. Arr1JIPrintWriter = array of JIPrintWriter;
  349. Arr2JIPrintWriter = array of Arr1JIPrintWriter;
  350. Arr3JIPrintWriter = array of Arr2JIPrintWriter;
  351. JNDoubleBuffer = class external 'java.nio' name 'DoubleBuffer';
  352. Arr1JNDoubleBuffer = array of JNDoubleBuffer;
  353. Arr2JNDoubleBuffer = array of Arr1JNDoubleBuffer;
  354. Arr3JNDoubleBuffer = array of Arr2JNDoubleBuffer;
  355. JLPackage = class external 'java.lang' name 'Package';
  356. Arr1JLPackage = array of JLPackage;
  357. Arr2JLPackage = array of Arr1JLPackage;
  358. Arr3JLPackage = array of Arr2JLPackage;
  359. JURandom = class external 'java.util' name 'Random';
  360. Arr1JURandom = array of JURandom;
  361. Arr2JURandom = array of Arr1JURandom;
  362. Arr3JURandom = array of Arr2JURandom;
  363. JIOutputStream = class external 'java.io' name 'OutputStream';
  364. Arr1JIOutputStream = array of JIOutputStream;
  365. Arr2JIOutputStream = array of Arr1JIOutputStream;
  366. Arr3JIOutputStream = array of Arr2JIOutputStream;
  367. JLStackTraceElement = class external 'java.lang' name 'StackTraceElement';
  368. Arr1JLStackTraceElement = array of JLStackTraceElement;
  369. Arr2JLStackTraceElement = array of Arr1JLStackTraceElement;
  370. Arr3JLStackTraceElement = array of Arr2JLStackTraceElement;
  371. JIFile = class external 'java.io' name 'File';
  372. Arr1JIFile = array of JIFile;
  373. Arr2JIFile = array of Arr1JIFile;
  374. Arr3JIFile = array of Arr2JIFile;
  375. JUProperties = class external 'java.util' name 'Properties';
  376. Arr1JUProperties = array of JUProperties;
  377. Arr2JUProperties = array of Arr1JUProperties;
  378. Arr3JUProperties = array of Arr2JUProperties;
  379. JNFloatBuffer = class external 'java.nio' name 'FloatBuffer';
  380. Arr1JNFloatBuffer = array of JNFloatBuffer;
  381. Arr2JNFloatBuffer = array of Arr1JNFloatBuffer;
  382. Arr3JNFloatBuffer = array of Arr2JNFloatBuffer;
  383. JNShortBuffer = class external 'java.nio' name 'ShortBuffer';
  384. Arr1JNShortBuffer = array of JNShortBuffer;
  385. Arr2JNShortBuffer = array of Arr1JNShortBuffer;
  386. Arr3JNShortBuffer = array of Arr2JNShortBuffer;
  387. JSProtectionDomain = class external 'java.security' name 'ProtectionDomain';
  388. Arr1JSProtectionDomain = array of JSProtectionDomain;
  389. Arr2JSProtectionDomain = array of Arr1JSProtectionDomain;
  390. Arr3JSProtectionDomain = array of Arr2JSProtectionDomain;
  391. JIPrintStream = class external 'java.io' name 'PrintStream';
  392. Arr1JIPrintStream = array of JIPrintStream;
  393. Arr2JIPrintStream = array of Arr1JIPrintStream;
  394. Arr3JIPrintStream = array of Arr2JIPrintStream;
  395. JTCollationKey = class external 'java.text' name 'CollationKey';
  396. Arr1JTCollationKey = array of JTCollationKey;
  397. Arr2JTCollationKey = array of Arr1JTCollationKey;
  398. Arr3JTCollationKey = array of Arr2JTCollationKey;
  399. JLRConstructor = class external 'java.lang.reflect' name 'Constructor';
  400. Arr1JLRConstructor = array of JLRConstructor;
  401. Arr2JLRConstructor = array of Arr1JLRConstructor;
  402. Arr3JLRConstructor = array of Arr2JLRConstructor;
  403. JNURL = class external 'java.net' name 'URL';
  404. Arr1JNURL = array of JNURL;
  405. Arr2JNURL = array of Arr1JNURL;
  406. Arr3JNURL = array of Arr2JNURL;
  407. JIConsole = class external 'java.io' name 'Console';
  408. Arr1JIConsole = array of JIConsole;
  409. Arr2JIConsole = array of Arr1JIConsole;
  410. Arr3JIConsole = array of Arr2JIConsole;
  411. JLProcess = class external 'java.lang' name 'Process';
  412. Arr1JLProcess = array of JLProcess;
  413. Arr2JLProcess = array of Arr1JLProcess;
  414. Arr3JLProcess = array of Arr2JLProcess;
  415. JULocale = class external 'java.util' name 'Locale';
  416. Arr1JULocale = array of JULocale;
  417. Arr2JULocale = array of Arr1JULocale;
  418. Arr3JULocale = array of Arr2JULocale;
  419. JUTimeZone = class external 'java.util' name 'TimeZone';
  420. Arr1JUTimeZone = array of JUTimeZone;
  421. Arr2JUTimeZone = array of Arr1JUTimeZone;
  422. Arr3JUTimeZone = array of Arr2JUTimeZone;
  423. JUList = interface external 'java.util' name 'List';
  424. Arr1JUList = array of JUList;
  425. Arr2JUList = array of Arr1JUList;
  426. Arr3JUList = array of Arr2JUList;
  427. JLAAnnotation = interface external 'java.lang.annotation' name 'Annotation';
  428. Arr1JLAAnnotation = array of JLAAnnotation;
  429. Arr2JLAAnnotation = array of Arr1JLAAnnotation;
  430. Arr3JLAAnnotation = array of Arr2JLAAnnotation;
  431. JNCChannel = interface external 'java.nio.channels' name 'Channel';
  432. Arr1JNCChannel = array of JNCChannel;
  433. Arr2JNCChannel = array of Arr1JNCChannel;
  434. Arr3JNCChannel = array of Arr2JNCChannel;
  435. JLRTypeVariable = interface external 'java.lang.reflect' name 'TypeVariable';
  436. Arr1JLRTypeVariable = array of JLRTypeVariable;
  437. Arr2JLRTypeVariable = array of Arr1JLRTypeVariable;
  438. Arr3JLRTypeVariable = array of Arr2JLRTypeVariable;
  439. JUSortedMap = interface external 'java.util' name 'SortedMap';
  440. Arr1JUSortedMap = array of JUSortedMap;
  441. Arr2JUSortedMap = array of Arr1JUSortedMap;
  442. Arr3JUSortedMap = array of Arr2JUSortedMap;
  443. JLAssertionError = class;
  444. Arr1JLAssertionError = array of JLAssertionError;
  445. Arr2JLAssertionError = array of Arr1JLAssertionError;
  446. Arr3JLAssertionError = array of Arr2JLAssertionError;