summaryrefslogtreecommitdiff
path: root/src/org/unitConverter/unit/FunctionalUnit.java
AgeCommit message (Collapse)Author
2019-10-21Added unit names and the NameSymbol.Adrien Hopkins
2019-10-17Implemented the new Units systemAdrien Hopkins
Fahrenheit has temporarily been removed; it will be back.
2019-05-22Added null checks to Unit's methods, including the new methods.Adrien Hopkins
2019-05-22Added new default methods to the Unit interface.Adrien Hopkins