Interface FunctionalCounter

All Superinterfaces:
Meter, Wrapper

public interface FunctionalCounter extends Meter
A read-only counter which wraps some other object that provides the counter value via a function.