Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 javax.measure:unit-api:1.0,我什至找不到任何方法来实际实例化一个(数字,单位)对,我认为这是这个 API 的重点。所有文档似乎都适合库本身的开发,就使用示例而言,除了一两行不推荐使用的代码外,我找不到任何东西。
我可以为旧的 JScience 库找到一些(仍然很少)文档,但现在大部分内容都已更改。