@FunctionalInterfaceSE protected static interface AnnotationCacheOperationSource.CacheOperationProvider
CacheAnnotationParser に基づいて CacheOperation インスタンスを提供するコールバックインターフェース。| 修飾子と型 | メソッドと説明 |
|---|---|
CollectionSE<CacheOperation> | getCacheOperations(CacheAnnotationParser parser) 指定されたパーサーによって提供される CacheOperation インスタンスを返します。 |
@Nullable CollectionSE<CacheOperation> getCacheOperations(CacheAnnotationParser parser)
CacheOperation インスタンスを返します。parser - 使用するパーサー null