JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Package
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 23 & JDK 23
DRAFT 23-internal-2024-04-16-1247301.vklang...
java.compiler
javax.lang.model.type
Hierarchy For Package javax.lang.model.type
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
javax.lang.model.type.
MirroredTypesException
javax.lang.model.type.
MirroredTypeException
javax.lang.model.
UnknownEntityException
javax.lang.model.type.
UnknownTypeException
Interface Hierarchy
javax.lang.model.
AnnotatedConstruct
javax.lang.model.type.
TypeMirror
javax.lang.model.type.
ExecutableType
javax.lang.model.type.
IntersectionType
javax.lang.model.type.
NoType
javax.lang.model.type.
PrimitiveType
javax.lang.model.type.
ReferenceType
javax.lang.model.type.
ArrayType
javax.lang.model.type.
DeclaredType
javax.lang.model.type.
ErrorType
javax.lang.model.type.
NullType
javax.lang.model.type.
TypeVariable
javax.lang.model.type.
UnionType
javax.lang.model.type.
WildcardType
javax.lang.model.type.
TypeVisitor
<R,
P>
Enum Class Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.lang.constant.
Constable
, java.io.
Serializable
)
javax.lang.model.type.
TypeKind