|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Boolean represent primitive
boolean values.Boolean object representing the value of the
argument value.
Boolean object representing the primitive
true if and only if s matches
the string "true" ignoring case, otherwise the object will represent
the primitive false.
FilterInputStream buffers input from an
underlying implementation to provide a possibly more efficient read
mechanism.BufferedInputStream that will
read from the specified subordinate stream with a default buffer size
of 2048 bytes
BufferedInputStream that will
read from the specified subordinate stream with a buffer size that
is specified by the caller.
BufferedOutputStream instance
that will write to the specified subordinate OutputStream
and which will use a default buffer size of 512 bytes.
BufferedOutputStream instance
that will write to the specified subordinate OutputStream
and which will use the specified buffer size
FilterReader buffers input from an
underlying implementation to provide a possibly more efficient read
mechanism.BufferedReader that will read from the
specified subordinate stream with a default buffer size of 8192 chars.
BufferedReader that will read from the
specified subordinate stream with a buffer size that is specified by the
caller.
BufferedWriter instance
that will write to the specified subordinate Writer
and which will use a default buffer size of 8192 chars.
BufferedWriter instance
that will write to the specified subordinate Writer
and which will use the specified buffer size
Byte represent primitive byte
values.Byte object representing the value of the
byte argument.
Byte object representing the value specified
by the String argument
ByteArrayOutputStream
with the default buffer size of 32 bytes.
ByteArrayOutputStream with
a specified initial buffer size.
boolean value of this
Boolean object.
Number as a byte.
Byte.
Double as a byte.
Float as a byte.
Integer as a byte.
Long as a byte.
Number as a byte.
Short as a byte.
CharArrayWriter with
the default buffer size of 32 chars.
CharArrayWriter with
a specified initial buffer size.
#checkPermission(Permission) instead
int
values.
compareTo(Integer) unless the Object
is not an Integer.
Double represent primitive
double values.Double from the primitive double
specified.
Double from the specified String.
String into a Byte.
String into an Integer.
String into a Long.
String into a Short.
Number as a double.
Byte as a double.
Double.
Float as a double
Integer as a double.
Long as a double.
Number as a float.
Short as a double.
obj is an instance of Boolean and
has the same primitive value as this object then true
is returned.
true if obj is an instance of
Byte and represents the same byte value.
true if obj is an instance of
Double and represents the same double value.
true if obj is an instance of
Float and represents the same float value.
true if obj is an instance of
Integer and represents the same int value.
true if obj is an instance of
Long and represents the same long value.
true if obj is an instance of
Short and represents the same short value.
Boolean object representing the
primitive value false.
Reader
to read from a file.FileReader instance to read from
the specified File object.
FileReader instance to read from
the specified named file.
FileWriter object to write
to the specified File object.
FileWriter object to write
to the specified File object.
FileWriter object to
write to the
specified named file.
FileWriter object to
write to the
specified named file.
Float represent primitive
float values.Float from the primitive float
specified.
Float from the primitive double
specified.
Float from the specified String.
Number as a float.
Byte as a float.
Double as a float.
Float.
Integer as a float.
Long as a float.
Number as a float.
Short as a float.
name matches
"true" ignoring case then the function returns true.
StringBuffer object that this
object is writing to.
Integer.
Integer, or use a
default int value if the property is not found or is not
decodable.
Integer, or use a
default Integer value if the property is not found or is
not decodable.
Long.
Long, or use a
default long value if the property is not found or is not
decodable.
Long, or use a
default Long value if the property is not found or is
not decodable.
1231 if this object represents
the primitive true and the integer 1237
otherwise.
Integer represent primitive
int values.Integer object representing the value of the
int argument.
Integer object representing the value of the
argument after conversion to an int.
InvocationTargetException using another
exception.
InvocationTargetException using another
exception and an error message.
#checkPermission(Permission) instead
Number as an int.
Byte as an int.
Double as an int.
Integer as an int.
Integer.
Long as an int.
Number as an int.
Short as an int.
true if the double has a value
equal to either NEGATIVE_INFINITY or
POSITIVE_INFINITY, otherwise return false.
true if the value of this Double
is the same as NEGATIVE_INFINITY or
POSITIVE_INFINITY, otherwise return false.
true if the float has a value
equal to either NEGATIVE_INFINITY or
POSITIVE_INFINITY, otherwise return false.
true if the value of this Float
is the same as NEGATIVE_INFINITY or
POSITIVE_INFINITY, otherwise return false.
true if the double has the same
value as NaN, otherwise return false.
true if the value of this Double
is the same as NaN, otherwise return false.
true if the float has the same
value as NaN, otherwise return false.
true if the value of this Float
is the same as NaN, otherwise return false.
true if this BigInteger is probably prime,
false if it's definitely composite.
Reader except that it
counts line numbers, and canonicalizes newline characters.LineNumberReader that reads from the
specified subordinate Reader.
LineNumberReader to read
from the specified subordinate Reader using the specified
read buffer size.
Long represent primitive
long values.Long object representing the value of the
long argument.
Long object representing the value of the
argument after conversion to a long.
Number as a long.
Byte as a long.
Double as a long.
Integer as a long.
Integer as a long.
Long.
Number as a long.
Short as a long.
byte can represent is 127 (or
27 - 1).
double may represent
is 1.7976931348623157e+308.
double may represent
is 3.4028235e+38f.
int can represent is 2147483647 (or
231 - 1).
long can represent is
9223372036854775807 (or 263 - 1).
short can represent is 32767 (or
215MBB -
Static variable in class ewe.ui.FormBase
byte can represent is -128 (or
-27).
double may represent
is 5e-324.
float may represent
is 1.4e-45.
int can represent is -2147483648 (or
-231).
long can represent is
-9223372036854775808L (or -263).
short can represent is -32768 (or
-215MOBILE_GET_COMMAND_FROM_REGISTRY -
Static variable in class ewe.io.RemoteConnection
reset() method.
reset() method.
reset() method.
true to indicate that this class
supports mark/reset functionality.
true to indicate that this class supports mark/reset
functionality.
markSupported method in
InputStream in order to return true -
indicating that this stream class supports mark/reset
functionality.
markSupported method in
Reader in order to return true -
indicating that this stream class supports mark/reset
functionality.
mark() before the mark can be discarded.
pos when the mark() method was
called.
Byte, Short, Integer,
Long, Float, and Double.Byte, Short, Integer,
Long, Float, and Double.delim.