We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35dfc7e commit 49275b3Copy full SHA for 49275b3
1 file changed
src/main/java/javax/measure/Quantity.java
@@ -87,7 +87,7 @@
87
* @see <a href="http://en.wikipedia.org/wiki/Quantity">Wikipedia: Quantity</a>
88
* @see <a href="http://martinfowler.com/eaaDev/quantity.html">Martin Fowler -
89
* Quantity</a>
90
- * @version 1.2, July 20, 2018
+ * @version 1.3, August 2, 2018
91
* @since 1.0
92
*/
93
public interface Quantity<Q extends Quantity<Q>> {
0 commit comments