JavaScript is disabled on your browser.
class
class
A type signature for a base type (byte, char, double, float, int, long, short, boolean, or void).
class
A class type or type variable.
final class
A class reference type signature (called "ClassTypeSignature" in the classfile documentation).
class
A type signature for a reference type.
final class
A type variable signature.
Get the type signature of the array elements.
Get the type signature of the innermost element type of the array.
Get the nested type, which is another
ArrayTypeSignature with one dimension fewer, if this array has
2 or more dimensions, otherwise this returns the element type.
Get the result type for the method.
Returns the parsed type descriptor for the field, which will not include type parameters.
Method parameter type descriptor.
Returns the parsed type signature for the field, possibly including type parameters.
Method parameter type signature, possibly including generic type information (or null if no type signature
information available for this parameter).
Returns the type signature for the field, possibly including type parameters.
Method parameter type signature, or if not available, method type descriptor.
boolean
boolean
boolean
abstract boolean
Compare base types, ignoring generic type parameters.
boolean