|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ArrayIndexOutOfBoundsException
with no
detail message.
ArrayIndexOutOfBoundsException
class with an argument indicating the illegal index.
ArrayIndexOutOfBoundsException
class
with the specified detail message.
retrieveDevices()
method to return those
devices that were found via a previous inquiry.
Character.digit(char, int)
instead.
Character.digit(int, int)
instead.
DiscoveryAgent
class provides methods to perform device
discovery (but not service discovery in leJOS NXJ).DiscoveryListener
interface allows an application to
receive device discovery (but not service discovery) events.EOFException
with null
as its error detail message.
EOFException
with the specified detail
message.
null
.
IllegalArgumentException
with no
detail message.
IllegalArgumentException
with the
specified detail message.
IndexOutOfBoundsException
with no
detail message.
IndexOutOfBoundsException
class
with the specified detail message.
Integer
object that
represents the primitive int
argument.
IOException
with null
as its error detail message.
IOException
with the specified detail
message.
mark
and
reset
methods.
Character
int
.
Character
int
.
retrieveDevices()
method to return those
devices that are defined to be pre-known devices.
b
.
len
bytes of data from the input stream into
an array of bytes.
mark
method was last called on this input stream.
Runnable
is used
to create a thread, starting the thread causes the object's
run
method to be called in that separately executing
thread.
null
as its
detail message.
written
,
the number of bytes written to this data output stream so far.
n
bytes of data from this input
stream.
ByteArrayOutputStream.toString(String)
instead
len
bytes from the specified byte array
starting at offset off
to the underlying output stream.
b
) to the underlying output stream.
b.length
bytes from the specified byte array
to this output stream.
len
bytes from the specified byte array
starting at offset off
to this output stream.
boolean
to the underlying output stream as
a 1-byte value.
byte
to the underlying output stream as
a 1-byte value.
char
to the underlying output stream as a
2-byte value, high byte first.
long
using the
doubleToLongBits
method in class Double
,
and then writes that long
value to the underlying
output stream as an 8-byte quantity, high byte first.
int
using the
floatToIntBits
method in class Float
,
and then writes that int
value to the underlying
output stream as a 4-byte quantity, high byte first.
int
to the underlying output stream as four
bytes, high byte first.
long
to the underlying output stream as eight
bytes, high byte first.
short
to the underlying output stream as two
bytes, high byte first.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |