zjuhasz
zjuhasz

Reputation: 1549

Are there any concrete usage examples of the Java Units of Measurement API?

I'm using javax.measure:unit-api:1.0, and I can't even find any way to actually instantiate a (number, unit) pair which I thought was the whole point of this API. All the documentation seems to be geared to the development of the library itself and I can't find anything but a line or two of deprecated code in terms of usage examples.

I can find some (still very little) documentation for the old JScience library but by now most things have been changed.

Upvotes: 3

Views: 388

Answers (0)

Related Questions