Interface DimensionResolver
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Resolver of dimensions specific to a deployment environment.
-
Method Summary
-
Method Details
-
resolve
Resolve the dimensions.- Returns:
- The set of resolved dimensions. The set may be empty but never null.
-