|
![]() |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Player
indicating that it has
acquired the required information but not the resources to function.
long
seed:
public Random(long seed) { setSeed(seed); }
Used by method next to hold
the state of the pseudorandom number generator.
RecordStoreException
with the
specified detail message.
RecordStoreException
with no detail
message.
RecordStoreFullException
with the
specified detail message.
RecordStoreFullException
with no detail
message.
RecordStoreNotFoundException
with the
specified detail message.
RecordStoreNotFoundException
with no
detail message.
RecordStoreNotOpenException
with the
specified detail message.
RecordStoreNotOpenException
with no detail
message.
Runnable
interface should be implemented by any
class whose instances are intended to be executed by a thread. Runtime
that allows the application to interface with
the environment in which the application is running. RuntimeException
is the superclass of those
exceptions that can be thrown during the normal operation of the
Java Virtual Machine.
RuntimeException
with no detail message.
RuntimeException
with the specified
detail message.
len
bytes of data into an array of bytes
from this input stream.
read
method of DataInput
.
len
bytes of data from this input stream
into an array of bytes.
b
.
len
bytes of data from the input stream into
an array of bytes.
true
if that byte is nonzero,
false
if that byte is zero.
readBoolean
method of DataInput
.
readByte
method of DataInput
.
char
and returns the char
value.
readChar
method of DataInput
.
b
.
len
bytes from
an input stream.
readFully
method of DataInput
.
readFully
method of DataInput
.
int
value.
readInt
method of DataInput
.
long
value.
readLong
method of DataInput
.
short
value.
readShort
method of DataInput
.
readUTF
method of DataInput
.
in
a representation
of a Unicode character string encoded in
Java modified UTF-8 format; this string
of characters is then returned as a String
.
int
, and returns
the result, which is therefore in the range
0
through 255
.
readUnsignedByte
method of DataInput
.
int
value in the range 0
through 65535
.
readUnsignedShort
method of DataInput
.
Player
without
acquiring the scarce and exclusive resources.
oldChar
in this string with newChar
.
count
field of this byte array output
stream to zero, so that all currently accumulated output in the
output stream is discarded.
mark
method was last called on this input stream.
mark
method was last called on this input stream.
MIDlet
with a mechanism to indicate that it is
interested in entering the Active state.
Runnable
is used
to create a thread, starting the thread causes the object's
run
method to be called in that separately executing
thread.
Runnable
run object, then that
Runnable
object's run
method is called;
otherwise, this method does nothing and returns.
|
![]() |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Generated on 2003-10-17 | For further information and updates, please visit Siemens mobile Developer Portal |