没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > JSR-275 Expert Group Collaboration |
JSR-275 Expert Group Collaboration
|
1 | 0 | 481 |
贡献者 | 讨论 | 代码提交 |
JSR-275 specifies one or more Java packages for the programmatic handling of physical quantities and their expression as numbers of units. The specification includes:
Interfaces and abstract classes with methods for unit operations:
Checking of unit compatibility
Expression of a quantity in various units
Arithmetic operations on units
Concrete classes implementing the standard types of units (such as base, supplementary, and derived) and unit conversions.
Classes for parsing unit specifications in string form and for formatting string representations of quantities.
A database of predefined units.
Developers frequently encounter the need to model units of measure, because objects in the real world are subject to these measures. When working with units, developers need to unders