Interface ObservableDoubleCounter


public interface ObservableDoubleCounter
A reference to an observable metric registered with DoubleCounterBuilder.buildWithCallback(Consumer).

This interface currently has no methods but may be extended in the future with functionality such as canceling the observable.