Searched refs:NoopPathCounters (Results 1 – 1 of 1) sorted by relevance
351 private static final class NoopPathCounters extends AbstractPathCounters { class in Counters353 static final NoopPathCounters INSTANCE = new NoopPathCounters();358 private NoopPathCounters() { in NoopPathCounters() method in Counters.NoopPathCounters452 return NoopPathCounters.INSTANCE; in noopPathCounters()