Gets a possible implementation-specific size (in bits) of this numeric type.
from NumericType getEntityGets the entity associated with this type.
from Type getFieldGets the field f
of this type.
Gets the location of this type.
from Type getMethodGets the method m
belonging to the method set of this type, if any.
Gets the package in which this type is declared, if any.
from Type getPointerTypeGets the pointer type that has this type as its base type.
from Type getQualifiedNameGets the qualified name of this type, if any.
from Type getUnderlyingTypeGets the underlying type of this type after any type aliases have been replaced with their definition.
from Type hasLocationInfoDEPRECATED: Use getLocation()
instead.
Holds if the method set of this type contains a method named m
of type t
.
Holds if this type is declared in a package with path pkg
and has name name
.
Holds if this type implements interface i
, that is, the method set of i
is contained in the method set of this type and any type restrictions are satisfied.
Holds if this type implements an interface that has the qualified name pkg.name
, that is, the method set of pkg.name
is contained in the method set of this type and any type restrictions are satisfied.
Holds if this type implements comparable
. This includes being comparable
itself, or the underlying type of comparable
.
Gets a pretty-printed representation of this type, including its structure where applicable.
from Type toStringGets a basic textual representation of this type.
from TypeRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4