Searched refs:ONE_EB (Results 1 – 1 of 1) sorted by relevance
178 public static final long ONE_EB = ONE_KB * ONE_PB; field in FileUtils190 …c static final BigInteger ONE_ZB = BigInteger.valueOf(ONE_KB).multiply(BigInteger.valueOf(ONE_EB));