@Deprecated public interface RoundCompleteListener extends AnnotationProcessorListener
修飾子と型 | メソッドと説明 |
---|---|
void |
roundComplete(RoundCompleteEvent event)
非推奨。
ラウンドのすべてのプロセッサの実行が完了したあとに呼び出されます。
|
void roundComplete(RoundCompleteEvent event)
event
- 往復完了のイベント
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.