Units Enum Implementation

Welcome to UoM Impl Enum, a small footprint implementation of JSR 385 using Java enums.

Small

It is a proof of concept how a much smaller implementation can work using mostly Java enums.
This implementation passes the following profiles:

  • MINIMAL
  • FORMAT
See the Units of Measurement TCK (Technical Compatibility Kit),
as well as Unit TCK Profiles.

Authors and Contributors

This page was brought to you by Werner Keil (@keilw).