Package | Description |
---|---|
com.sun.mirror.apt |
Classes used to communicate information between annotation processors and
an annotation processing tool.
|
Modifier and Type | Method and Description |
---|---|
RoundState |
RoundCompleteEvent.getRoundState()
Deprecated.
Return round state.
|
Constructor and Description |
---|
RoundCompleteEvent(AnnotationProcessorEnvironment source,
RoundState rs)
Deprecated.
The current AnnotationProcessorEnvironment is regarded
as the source of events.
|
Copyright © 2004, 2018, Oracle and/or its affiliates. All rights reserved.