Class Counters.BigIntegerPathCounters

java.lang.Object
org.apache.commons.io.file.Counters.AbstractPathCounters
org.apache.commons.io.file.Counters.BigIntegerPathCounters
All Implemented Interfaces:
Counters.PathCounters
Enclosing class:
Counters

private static final class Counters.BigIntegerPathCounters extends Counters.AbstractPathCounters
Counts files, directories, and sizes, as a visit proceeds, using BigInteger numbers.
  • Constructor Details

    • BigIntegerPathCounters

      protected BigIntegerPathCounters()
      Constructs a new initialized instance.