Uses of Class
com.sun.mirror.apt.RoundCompleteEvent
Package
Description
Classes used to communicate information between
annotation processors
and an annotation processing tool.
-
Uses of RoundCompleteEvent in com.sun.mirror.apt
Modifier and TypeMethodDescriptionvoid
RoundCompleteListener.roundComplete
(RoundCompleteEvent event) Invoked after all processors for a round have run to completion.