モジュール java.compiler

注釈インタフェースSupportedSourceVersion


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface SupportedSourceVersion
ある注釈プロセッサがサポートする最新ソース・バージョンを示すのに使用される注釈。 Processor.getSupportedSourceVersion()メソッドは、AbstractProcessor.getSupportedSourceVersion()で実行された場合と同様に、この注釈の値から結果を構築できます。
導入されたバージョン:
1.6