Interface AnnotatedTypeScanner.Reduce<R>
- Type Parameters:
R
- the result type
- Enclosing class:
AnnotatedTypeScanner<R,
P>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Reduces two results into a single result.
-
Method Summary
-
Method Details
-
reduce
-