|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AbstractMethodError is thrown when an application attempts
to access an abstract method.String value of the argument to this
StringBuffer.
String to this StringBuffer.
StringBuffer value of the argument to this
StringBuffer.
char array to this StringBuffer.
char array to this
StringBuffer.
String value of the argument to this
StringBuffer.
char to this StringBuffer.
String value of the argument to this
StringBuffer.
String value of the argument to this
StringBuffer.
String value of the argument to this
StringBuffer.
String value of the argument to this
StringBuffer.
String value of the argument to this
StringBuilder.
String to this StringBuilder.
StringBuilder value of the argument to this
StringBuilder.
char array to this StringBuilder.
char array to this
StringBuilder.
String value of the argument to this
StringBuilder.
char to this StringBuilder.
String value of the argument to this
StringBuilder.
String value of the argument to this
StringBuilder.
String value of the argument to this
StringBuilder.
String value of the argument to this
StringBuilder.
src[srcStart] ...
in.available() method.
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.
boolean value of this
Boolean object.
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.
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.
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.
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.
StringBuffer can
support before it must be grown.
StringBuilder can
support before it must be grown.
Vector.ensureCapacity(int) is called.
Object.clone().OutputStream.
InputStream.
OutputStream
new Double(x).compareTo(new Double(y)); in
other words this compares two doubles, special casing NaN and zero,
without the overhead of objects.
new Float(x).compareTo(new Float(y)); in
other words this compares two floats, special casing NaN and zero,
without the overhead of objects.
byte values.
compareTo(Byte) unless the Object
is not a Byte.
double
values.
compareTo(Double) unless the Object
is not an Double.
float
values.
compareTo(Float) unless the Object
is not an Float.
int
values.
compareTo(Integer) unless the Object
is not an Integer.
long
values.
compareTo(Long) unless the Object
is not a Long.
short
values.
compareTo(Short) unless the Object
is not a Short.
compareTo(java.lang.String) unless the Object
is not a String.
o,
such that o.equals(value).
elem is contained in this Vector.
equals() a key
in this HashMap.
equals() a key
in this Hashtable.
o, such that
o.equals(value).
o, such that
o.equals(value).
String into a Byte.
String into an Integer.
String into a Long.
String into a Short.
StringBuffer.
StringBuilder.
StringBuffer.
StringBuilder.
Double represent primitive
double values.Double from the primitive double
specified.
Double from the specified String.
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.
2.718281828459045.
index.
Vector.size().
StringBuffer.
StringBuilder.
minCapacity elements can fit within this Vector.
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.
o.
cause == null ? null : cause.toString().
cause == null ? null : cause.toString().
ExceptionInInitializerError is thrown when an uncaught
exception has occurred in a static initializer or the initializer for a
static variable.Throwable
object.
Boolean object representing the
primitive value false.
FilterInputStream with the specified subordinate
InputStream.
FilterOutputStream
to write to the specified subordinate OutputStream.
Float represent primitive
float values.Float from the primitive float
specified.
Float from the primitive double
specified.
Float from the specified String.
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.
null if the key maps to nothing.
null if the key maps to nothing.
index.
Class of this Object.
getObject when a resource is needed.
1231 if this object represents
the primitive true and the integer 1237
otherwise.
m or the default of 11.
m or the default of 11.
IllegalAccessError is thrown when an attempt is made to
call a method, or access or modify a field that the application does not
have access to.IllegalArgumentException using
the specified error message, which should give further details
as to the reason for this exception.
IllegalArgumentException using
the specified cause Throwable, which may be used
to provide additional history, with regards to the root of the
problem.
IllegalStateException using
the specified error message, which should give further details
as to the reason for this exception.
IllegalStateException using
the specified cause Throwable, which may be used
to provide additional history, with regards to the root of the
problem.
InputStream to which method calls
are redirected
IncompatibleClassChangeError is thrown when the definition
of a class used by the currently executing method has changed in an
incompatible way.