Uses of Interface
jakarta.enterprise.lang.model.types.ClassType
Packages that use ClassType
-
Uses of ClassType in jakarta.enterprise.inject.build.compatible.spi
Methods in jakarta.enterprise.inject.build.compatible.spi that return ClassTypeModifier and TypeMethodDescriptionReturns aClassTypefor the given class declaration.Returns aClassTypefor the given binary name, as defined by The Java™ Language Specification; in other words, the class name as returned byClass.getName().Methods in jakarta.enterprise.inject.build.compatible.spi with parameters of type ClassTypeModifier and TypeMethodDescriptionTypes.parameterized(ClassType genericType, Type... typeArguments) Returns aParameterizedTypefor the given generic type and type arguments. -
Uses of ClassType in jakarta.enterprise.lang.model.types
Methods in jakarta.enterprise.lang.model.types that return ClassType