@@ -17,7 +17,6 @@ import net.ranides.assira.collection.maps.HashMap;
*/
public final class UnitFormat {
- @java.lang.SuppressWarnings("unchecked")
private static final Map<String, Long> PREFIX = new HashMap<>(
new String[]{"K", "M", "G", "T", "k", "m", "g", "t"},
new Long[]{