Class Counters.BigIntegerCounter

java.lang.Object
org.apache.commons.io.file.Counters.BigIntegerCounter
All Implemented Interfaces:
Counters.Counter
Enclosing class:
Counters

private static class Counters.BigIntegerCounter extends Object implements Counters.Counter
Counts using a BigInteger number.
  • Field Details

  • Constructor Details

    • BigIntegerCounter

      private BigIntegerCounter()
  • Method Details