Searched defs:parseSize (Results 1 – 2 of 2) sorted by relevance
122 public static Size parseSize(String string) in parseSize() method in Size
1369 public static long parseSize(@Nullable String fmtSize) { in parseSize() method in FileUtils