Class Counters.NoopCounter

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

private static final class Counters.NoopCounter extends Object implements Counters.Counter
Counts nothing.
  • Field Details

  • Constructor Details

    • NoopCounter

      private NoopCounter()
  • Method Details