Uses of Interface
javax.lang.model.util.Types
Packages that use Types
Package
Description
Facilities for declaring annotation processors and for
allowing annotation processors to communicate with an annotation processing
tool environment.
-
Uses of Types in javax.annotation.processing
Methods in javax.annotation.processing that return TypesModifier and TypeMethodDescriptionProcessingEnvironment.getTypeUtils()
Returns an implementation of some utility methods for operating on types.