public interface  io.netty.buffer.ByteBufAllocatorMetricProvider extends java.lang.Object
{
public abstract io.netty.buffer.ByteBufAllocatorMetric metric();
}