现在的位置: 首页 > 综合 > 正文

J2ME CLDC API(目录)

2018年05月24日 ⁄ 综合 ⁄ 共 12543字 ⁄ 字号 评论关闭
Contents
java.io .............................................................................................................. 1
ByteArrayInputStream ............................................................................................................................... 3
ByteArrayOutputStream ............................................................................................................................. 8
DataInput .................................................................................................................................................. 12
DataInputStream ...................................................................................................................................... 19
DataOutput ............................................................................................................................................... 29
DataOutputStream .................................................................................................................................... 35
EOFException .......................................................................................................................................... 42
InputStream .............................................................................................................................................. 44
InputStreamReader ................................................................................................................................... 50
InterruptedIOException ............................................................................................................................ 54
IOException ............................................................................................................................................. 56
OutputStream ........................................................................................................................................... 58
OutputStreamWriter ................................................................................................................................. 61
PrintStream ............................................................................................................................................... 65
Reader ...................................................................................................................................................... 73
UnsupportedEncodingException .............................................................................................................. 78
UTFDataFormatException ........................................................................................................................ 80
Writer ....................................................................................................................................................... 82
java.lang ........................................................................................................ 87
ArithmeticException ................................................................................................................................ 90
ArrayIndexOutOfBoundsException .......................................................................................................... 92
ArrayStoreException ................................................................................................................................ 94
Boolean .................................................................................................................................................... 96
Byte .......................................................................................................................................................... 99
Character ................................................................................................................................................ 102
Class ....................................................................................................................................................... 107
ClassCastException ................................................................................................................................ 112
ClassNotFoundException ........................................................................................................................ 114
Double .................................................................................................................................................... 116
Error ....................................................................................................................................................... 125
Exception ............................................................................................................................................... 127
Float ....................................................................................................................................................... 129
IllegalAccessException ........................................................................................................................... 138
IllegalArgumentException ...................................................................................................................... 140
IllegalMonitorStateException ................................................................................................................. 142
IllegalThreadStateException ................................................................................................................... 144
IndexOutOfBoundsException ................................................................................................................. 146
InstantiationException ............................................................................................................................ 148
Integer .................................................................................................................................................... 150
InterruptedException ............................................................................................................................... 158
Long ....................................................................................................................................................... 160
Math ....................................................................................................................................................... 166
NegativeArraySizeException .................................................................................................................. 174
NoClassDefFoundError .......................................................................................................................... 176
NullPointerException .............................................................................................................................. 178
NumberFormatException ........................................................................................................................ 180
Object ..................................................................................................................................................... 182
OutOfMemoryError ............................................................................................................................... 188
Contents
vi
Runnable ................................................................................................................................................ 190
Runtime .................................................................................................................................................. 191
RuntimeException .................................................................................................................................. 194
SecurityException .................................................................................................................................. 196
Short ....................................................................................................................................................... 198
String ...................................................................................................................................................... 201
StringBuffer ........................................................................................................................................... 220
StringIndexOutOfBoundsException ....................................................................................................... 234
System .................................................................................................................................................... 236
Thread .................................................................................................................................................... 241
Throwable .............................................................................................................................................. 247
VirtualMachineError ............................................................................................................................... 250
java.util ....................................................................................................... 253
Calendar ................................................................................................................................................. 254
Date ........................................................................................................................................................ 265
EmptyStackException ............................................................................................................................. 269
Enumeration ........................................................................................................................................... 271
Hashtable ................................................................................................................................................ 273
NoSuchElementException ...................................................................................................................... 279
Random .................................................................................................................................................. 281
Stack ....................................................................................................................................................... 287
TimeZone ............................................................................................................................................... 290
Vector ..................................................................................................................................................... 293
javax.microedition.io ................................................................................. 303
Connection ............................................................................................................................................. 304
ConnectionNotFoundException .............................................................................................................. 305
Connector ............................................................................................................................................... 307
ContentConnection ................................................................................................................................. 312
Datagram ................................................................................................................................................ 314
DatagramConnection .............................................................................................................................. 319
InputConnection ..................................................................................................................................... 324
OutputConnection .................................................................................................................................. 326
StreamConnection .................................................................................................................................. 328
StreamConnectionNotifier ...................................................................................................................... 329
Constant Field Values ................................................................................ 331 

抱歉!评论已关闭.