@Deprecated public interface RoundCompleteListener extends AnnotationProcessorListener
Modifier and Type | Method and Description |
---|---|
void |
roundComplete(RoundCompleteEvent event)
Deprecated.
Invoked after all processors for a round have run to completion.
|
void roundComplete(RoundCompleteEvent event)
event
- An event for round completion
Copyright © 2004, 2019, Oracle and/or its affiliates. All rights reserved.