We sort out the different utils into distinct packages, allowing you to pull in only what you need. This avoids bloating your builds with a bunch of unused code, like a lot of other commons libraries ...
VolumeConverter is a library containing a VolumeConverter class. It consists of setters to set a certain volume in one of the many supported units. Internally it is converted to liters. Then the user ...