インターフェース DeferredImportSelector.Group
- 含まれているインターフェース:
- DeferredImportSelector
public static interface DeferredImportSelector.Group
異なるインポートセレクターからの結果をグループ化するために使用されるインターフェース。
- 導入:
- 5.0
ネストされたクラスの要約
ネストされたクラス修飾子と型インターフェース説明static classインポートするConfigurationクラスのAnnotationMetadataおよびインポートするクラス名を保持するエントリ。メソッドのサマリー
修飾子と型メソッド説明voidprocess(AnnotationMetadata metadata, DeferredImportSelector selector) このグループにインポートするクラスのentriesを返します。
メソッドの詳細
process
selectImports
IterableSE<DeferredImportSelector.Group.Entry> selectImports()このグループにインポートするクラスのentriesを返します。