|
J2ME Foundation | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Boolean
object corresponding to the primitive
value false
.
MONTH
field indicating the
second month of the year.
Field
provides information about, and dynamic access to, a
single field of a class or an interface.get
and set
.
FieldPosition
is a simple class used by Format
and its subclasses to identify fields in formatted output.File
instance from a parent abstract
pathname and a child pathname string.
File
instance by converting the given
pathname string into an abstract pathname.
File
instance from a parent pathname string
and a child pathname string.
FileInputStream
obtains input bytes
from a file in a file system.FileInputStream
by
opening a connection to an actual file,
the file named by the File
object file
in the file system.
FileInputStream
by using the file descriptor
fdObj
, which represents an existing connection to an
actual file in the file system.
FileInputStream
by
opening a connection to an actual file,
the file named by the path name name
in the file system.
FileNotFoundException
with
null
as its error detail message.
FileNotFoundException
with the
specified detail message.
File
or to a FileDescriptor
.File
object.
name
.
FilterInputStream
contains
some other input stream, which it uses as
its basic source of data, possibly transforming
the data along the way or providing additional
functionality.FilterInputStream
by assigning the argument in
to the field this.in
so as
to remember it for later use.
int
value representing the final
modifier.
close
method of this file output stream is
called when there are no more references to this stream.
close
method of this file input stream is
called when there are no more references to it.
close
method of this ZIP file is
called when there are no more references to it.
float
in
an object.Float
object that
represents the argument converted to type float
.
Float
object that
represents the primitive float
argument.
Float
object that
represents the floating-point value of type float
represented by the string.
float
.
double
value that is not greater than the argument and
is equal to a mathematical integer.
double
value that is not greater than the argument and
is equal to a mathematical integer.
Format
is an abstract base class for formatting locale-sensitive
information such as dates, messages, and numbers.Class
object associated with the class or
interface with the given string name.
Class
object associated with the class or
interface with the given string name, using the given class loader.
DAY_OF_WEEK
field indicating
Friday.
|
J2ME Foundation | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |