File tree Expand file tree Collapse file tree
src/main/java/javax/measure Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 * @author <a href="mailto:desruisseaux@users.sourceforge.net">Martin Desruisseaux</a>
4848 * @author <a href="mailto:werner@uom.technology">Werner Keil</a>
4949 * @author <a href="mailto:otaviopolianasantana@gmail.com">Otavio Santana</a>
50+ * @see Unit
5051 * @see <a href="http://en.wikipedia.org/wiki/Quantity">Wikipedia: Quantity</a>
51- * @see <a href="http://martinfowler.com/eaaDev/quantity.html"> Martin Fowler - Quantity</a>
52- * @see <a href="http://en.wikipedia.org/wiki/Conversion_of_units">Wikipedia: Conversion of units</a>
52+ * @see <a href="http://martinfowler.com/eaaDev/quantity.html">Martin Fowler - Quantity</a>
5353 * @version 1.0, August 8, 2016
5454 * @since 1.0
5555 */
Original file line number Diff line number Diff line change 4343 * @version 1.0, August 8, 2016
4444 * @since 1.0
4545 *
46+ * @see Unit
4647 * @see <a href="http://en.wikipedia.org/wiki/Conversion_of_units"> Wikipedia: Conversion of units</a>
4748 */
4849public interface UnitConverter {
You can’t perform that action at this time.
0 commit comments