|
J2ME CDC | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Package
objects contain version information
about the implementation and specification of a Java package.Number
with a value matching the
given string.
String
, as performed by the valueOf
method of class Double
.
String
, as performed by the valueOf
method of class Double
.
long
.
long
in the
radix specified by the second argument.
ParsePosition
is a simple class used by Format
and its subclasses to keep track of the current position during parsing.URL
into a
URL
object.
PasswordAuthentication
object from the given
user name and password.
double
value that is closer than any other to
pi, the ratio of the circumference of a circle to its diameter.
double
value that is closer than any other to
pi, the ratio of the circumference of a circle to its diameter.
PipedInputStream
so
that it is not yet connected.
PipedInputStream
so
that it is connected to the piped output
stream src
.
PipedReader
so
that it is not yet connected.
PipedReader
so
that it is connected to the piped writer
src
.
AM_PM
field indicating the
period of the day from noon to just before midnight.
float
.
double
.
Throwable
and its backtrace to the
standard error stream.
UndeclaredThrowableException
and its
backtrace to the standard error stream.
Throwable
and its backtrace to the
specified print stream.
UndeclaredThrowableException
and its
backtrace to the specified PrintStream
.
Throwable
and its backtrace to the specified
print writer.
UndeclaredThrowableException
and its
backtrace to the specified PrintWriter
.
PrintStream
adds functionality to another output stream,
namely the ability to print representations of various data values
conveniently.int
value representing the private
modifier.
doPrivileged(PrivilegedExceptionAction)
and
doPrivileged(PrivilegedExceptionAction,
AccessControlContext context)
to indicate
that the action being performed threw a checked exception.Runtime.exec
methods create a native process and
return an instance of a subclass of Process
that can
be used to control the process and obtain information about it.Properties
class represents a persistent set of
properties.PropertyResourceBundle
is a concrete subclass of
ResourceBundle
that manages resources for a locale
using a set of static strings from a property file.int
value representing the protected
modifier.
ProtocolException
with no detail message.
ProtocolException
with the
specified detail message.
Proxy
provides static methods for creating dynamic proxy
classes and instances, and it is also the superclass of all
dynamic proxy classes created by those methods.Proxy
instance from a subclass
(typically, a dynamic proxy class) with the specified value
for its invocation handler.
int
value representing the public
modifier.
nextToken
method of this
tokenizer to return the current value in the ttype
field, and not to modify the value in the nval
or
sval
field.
PushbackInputStream
adds
functionality to another input stream, namely
the ability to "push back" or "unread"
one byte.PushbackInputStream
and saves its argument, the input stream
in
, for later use.
PushbackInputStream
with a pushback buffer of the specified size
,
and saves its argument, the input stream
in
, for later use.
key
property to have the specified
value
.
key
to the specified
value
in this dictionary.
key
to the specified
value
in this hashtable.
key
maps to the given
value
.
|
J2ME CDC | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |