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