|
|||||||||
| 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.elem in the Vector, or -1 if
elem is not found.
index for object
elem and returns the index of the first occurrence of this
Object.
char[] argument into this
StringBuffer.
String value of the argument into this
StringBuffer.
String argument into this
StringBuffer.
char[] argument into this
StringBuffer.
String value of the argument into this
StringBuffer.
char argument into this StringBuffer.
String value of the argument into this
StringBuffer.
String value of the argument into this
StringBuffer.
String value of the argument into this
StringBuffer.
String value of the argument into this
StringBuffer.
char[] argument into this
StringBuilder.
String value of the argument into this
StringBuilder.
String argument into this
StringBuilder.
char[] argument into this
StringBuilder.
String value of the argument into this
StringBuilder.
char argument into this StringBuilder.
String value of the argument into this
StringBuilder.
String value of the argument into this
StringBuilder.
String value of the argument into this
StringBuilder.
String value of the argument into this
StringBuilder.
index.
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.
InternalError is thrown when a mystical error has
occurred in the Java Virtual Machine.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.
Character.isWhitespace(char)
elem within this Vector, or -1
if the object is not within the Vector.
elem, when
searching backwards from index.
String this StringBuffer
would create.
String this StringBuilder
would create.
LinkageError are thrown to indicate that two
classes which were compatible at separate compilation times cannot be
linked to one another.Object used for synchronizing critical code
sections.
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.
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.
reset() method.
reset() method.
in.mark(int) method.
reset() method.
reset() method.
mark() before the mark can be discarded.
pos when the mark() method was
called.
true to indicate that this class
supports mark/reset functionality.
true to indicate that this class supports mark/reset
functionality.
in.markSupported() method.
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
215).
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
-215).
NoClassDefFoundError is thrown when a classloader or the
Java Virtual Machine tries to load a class and no definition of the class
can be found.NoSuchFieldError is thrown if an application attempts
to access a field of a class, and that class no longer has that field.NoSuchMethodError is thrown if an application attempts
to access a method of a class, and that class no longer has that method.Threads that has called
wait on this Object.
Threads that have called
wait on this Object.
null where an object
is required.Byte, Short, Integer,
Long, Float, and Double.String to
one of the numeric types, but the operation fails because the string
has the wrong format.OutputStream that this class
redirects its method calls to.
Writer we are sending output
to
String into a byte.
String into an int
using the specified radix (base).
String as a double.
String as a float.
String into an int
using the specified radix (base).
String into an int.
String into an int
using the specified radix (base).
String into a long.
String into a short.
String into a short
using the specified radix (base).
3.141592653589793.
String to the stream.
String to the stream.
Object to the stream.
String to the stream.
Object to the stream.
String to the stream.
PrintWriter.
PrintStream object to write
to the specified output sink.
PrintStream object to write
to the specified output sink.
PrintWriter object to write
to the specified output sink.
PrintWriter object to write
to the specified output sink.
PrintWriter object to write
to the specified OutputStream.
PrintWriter object to write
to the specified OutputStream.
ResourceBundle that gets it
resources from a property file.in.read() method
read(byte[], int, int) overloaded method.
in.read(byte[], int, int) method.
length characters from the stream into
the specified array starting at index offset into the
array.
Reader that will use the object
itself for synchronization of critical code sections.
Reader that will use the specified
Object for synchronization of critical code sections.
String.
index, and shifts all elements at
positions greater than index to their index - 1.
start (inclusive) and
end (exclusive) with str.
start (inclusive) and
end (exclusive) with str.
mark()
method was called.
mark() method
was called.
count
variable to 0.
in.reset() method.
mark() method was called.
mark()
method was called.
RuntimeException
can be thrown at any time during the execution of a Java virtual machine.cause == null ? null : cause.toString().
element into the Vector at position index
and returns the Object that previously occupied that position.
index to be obj
checkError.
checkError.
Short represent primitive
short values.Short object representing the value of the
short argument.
Short object representing the value of the
argument after conversion to a short.
Byte as a short.
Double as a short.
Float as a short.
Integer as a short.
Long as a short.
Number as a short.
Short.
byte.
char.
double.
float.
int.
long.
short.
in.skip(long) method
#String(byte[], int, int, String) to perform
correct encoding
#String(byte[], String) to perform
correct encoding
StringBuffer represents a changeable String.StringBuffer with the specified initial
capacity.
StringBuffer with the characters in the
specified String.
StringBuilder represents a changeable String.StringBuilder with the specified initial
capacity.
StringBuilder with the characters in the
specified String.
Thread object.
Thread object.
Thread object.
Thread object.
int to a String assuming it is
unsigned in base 2.
long to a String assuming it is
unsigned in base 2.
int to a String assuming it is
unsigned in base 16.
long to a String assuming it is
unsigned in base 16.
int to a String assuming it is
unsigned in base 8.
long to a String assuming it is
unsigned in base 8.
String.
true and
returns "false" if the value of the given boolean is false.
true and
returns "false" if the value of this object is false.
byte to a String and assumes
a radix of 10.
Byte value to a String and
assumes a radix of 10.
double to a String.
double value of this Double
to a String.
float to a String.
float value of this Float
to a String.
int to a String using
the specified radix (base).
int to a String and assumes
a radix of 10.
Integer value to a String and
assumes a radix of 10.
long to a String using
the specified radix (base).
long to a String and assumes
a radix of 10.
Long value to a String and
assumes a radix of 10.
short to a String and assumes
a radix of 10.
Short value to a String and
assumes a radix of 10.
StringBuffer to a String.
StringBuilder to a String.
' '
(' ') from the beginning and end of this String.
Boolean object representing the
primitive value true.
boolean is represented by this
Class object.
byte is represented by this
Class object.
double is represented by this
Class object.
float is represented by this
Class object.
int is represented by this
Class object.
long is represented by this
Class object.
short is represented by this
Class object.
UnsatisfiedLinkError is thrown if an appropriate
native language definition of a method declared native
cannot be found by the Java Virtual Machine.UnsupportedOperationException using
the specified error message, which should give further details
as to the reason for this exception.
UnsupportedOperationException using
the specified cause Throwable, which may be used
to provide additional history, with regards to the root of the
problem.
TRUE if the given boolean is
true, otherwise it will return the Boolean
FALSE.
TRUE if and only if the given
String is equal, ignoring case, to the the String "true", otherwise
it will return the Boolean FALSE.
Byte object using the String
and specified radix (base).
Byte object using the String,
assuming a radix of 10.
Byte object wrapping the value.
Character object wrapping the value.
Double object wrapping the value.
Double object using the String.
Float object using the String.
Float object wrapping the value.
Integer object using the String
and specified radix (base).
Integer object using the String,
assuming a radix of 10.
Integer object wrapping the value.
Long object using the String
and specified radix (base).
Long object using the String,
assuming a radix of 10.
Long object wrapping the value.
Short object using the String
and specified radix (base).
Short object using the String,
assuming a radix of 10.
Short object wrapping the value.
Vector classes implements growable arrays of Objects.VerifyError is thrown if there is a security problem or
internal inconsistency in a class file as detected by the "verifier."VirtualMachineError or its subclasses are thrown to
indicate there is something wrong with the Java Virtual Machine or that
it does not have the resources needed for it to continue execution.len bytes from the passed in array
buf starting at index offset into the
internal buffer.
OutputStream.
OutputStream.
write(int) method len
times for all bytes from the array buf starting at index
offset.
len bytes from the specified array
b starting at index off into the array.
count characters from the specified
array to the output stream starting at position offset
into the array.
count bytes from the specified
String starting at position offset into the
String.
len bytes from the specified array
starting at index offset into the array.
count chars from the specified array
starting at index offset into the array.
count chars from the specified
String to the output starting at character position
offset into the String
String
to the underlying stream.
len char from the specified array
buf starting at index offset into the array.
String to the
output.
len chars from the String
starting at position offset.
Writer that will synchronize
on the specified Object.
OutputStream.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||