|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Constructor
against the specified object.
Constructor
against the specified object.
Field
against the specified object.
Method
against the specified object.
Constructor
against the specified object.
Field
, on the specified object.
boolean
field.
byte
field.
char
or of another primitive type convertible
to type char
via a widening conversion.
double
or of another primitive type convertible
to type double
via a widening conversion.
Class
objects that represent the types 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
or of another primitive type convertible
to type float
via a widening conversion.
int
or of another primitive type convertible to
type int
via a widening conversion.
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.
ProtectionDomain
of this class.
Class
object that represents the formal return type of the method represented by this
Method
object.
short
or of another primitive type convertible
to type short
via a widening conversion.
Class
object that identifies the declared type for the field represented by this
Field
object.
Constructor
.
Constructor
.
Field
.
Method
.
Method
object, on the specified object with the
specified parameters.
Class
object represents an array class.
Class
object is either the same as, or is a
superclass or superinterface of, the class or interface represented by the specified Class
parameter.
Object
is assignment-compatible with the object represented by this
Class
.
Class
object represents an interface type.
Class
object represents a primitive type.
Constructor
object to create and initialize a new instance of
the constructor's declaring class, with the specified initialization parameters.
Field
object on the specified object argument to the specified
new value.
boolean
on the specified object.
byte
on the specified object.
char
on the specified object.
double
on the specified object.
float
on the specified object.
int
on the specified object.
long
on the specified object.
short
on the specified object.
Constructor
, including type parameters.
Field
, including its generic type.
Method
, including type parameters.
Constructor
.
Field
.
Method
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |