Uses of Interface
com.sun.mirror.apt.RoundState
Packages that use RoundState
Package
Description
Classes used to communicate information between
annotation processors
and an annotation processing tool.
-
Uses of RoundState in com.sun.mirror.apt
Methods in com.sun.mirror.apt that return RoundStateConstructors in com.sun.mirror.apt with parameters of type RoundStateModifierConstructorDescriptionprotected
The currentAnnotationProcessorEnvironment
is regarded as the source of events.