@Documented
 @Retention(value=RUNTIME)
public @interface UnitsRelations
Specify the class that knows how to handle the meta-annotated unit when put in relation (plus,
 multiply, ...) with another unit.
- See Also:
- UnitsRelations
- See the Checker Framework Manual:
- Units Checker