|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
Field, on
the specified object.
key.
boolean.
boolean field.
byte.
byte field.
null if the
cause is nonexistent or unknown.
char.
char or of another primitive type convertible to
type char via a widening conversion.
dst.
Class object representing the class that declares
the constructor represented by this Constructor object.
Class object representing the class or interface
that declares the field represented by this Field object.
Class object representing the class or interface
that declares the method represented by this Method object.
double.
double or of another primitive type convertible to
type double via a widening conversion.
Class objects that represent the types of
of exceptions declared to be thrown by the underlying constructor
represented by this Constructor object.
Class objects that represent
the types of the exceptions declared to be thrown
by the underlying method
represented by this Method object.
float.
float or of another primitive type convertible to
type float via a widening conversion.
int.
int or of another primitive type convertible to
type int via a widening conversion.
int.
long.
long or of another primitive type convertible to
type long via a widening conversion.
Constructor object, as an integer.
Field object, as an integer.
Method object, as an integer.
Field object.
Method
object, as a String.
Class objects that represent the formal
parameter types, in declaration order, of the constructor
represented by this Constructor object.
Class objects that represent the formal
parameter types, in declaration order, of the method
represented by this Method object.
java.lang.Class object for a proxy class
given a class loader and an array of interfaces.
Class object that represents the formal return type
of the method represented by this Method object.
short.
short or of another primitive type convertible to
type short via a widening conversion.
Throwable.printStackTrace().
Class object that identifies the
declared type for the field represented by this
Field object.
|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||