Interface MethodAnnotationScanner.Result
- Enclosing interface:
- MethodAnnotationScanner
@Immutable
public static sealed interface MethodAnnotationScanner.Result
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()default <I extends Annotation,O>
List<O>getOutput(MethodAnnotationScanner.Key<I, O> key) Map<MethodAnnotationScanner.Key<?,?>, List<?>>
-
Method Details
-
builder
-
getOutputs
Map<MethodAnnotationScanner.Key<?,?>, getOutputs()List<?>> -
getOutput
-