Uses of Class
javax.lang.model.UnknownEntityException
Packages that use UnknownEntityException
包
Description
Interfaces used to model elements of the Java programming language.
Interfaces used to model Java programming language types.
-
Uses of UnknownEntityException in javax.lang.model.element
Subclasses of UnknownEntityException in javax.lang.model.element修饰符和类ClassDescriptionclassIndicates that an unknown kind of annotation value was encountered.classIndicates that an unknown kind of module directive was encountered.classIndicates that an unknown kind of element was encountered. -
Uses of UnknownEntityException in javax.lang.model.type
Subclasses of UnknownEntityException in javax.lang.model.type修饰符和类ClassDescriptionclassIndicates that an unknown kind of type was encountered.