public interface org.glassfish.gmbal.impl.ManagedObjectManagerImpl$DummyRangeStatistic
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.glassfish.gmbal.impl.ManagedObjectManagerImpl$DummyRangeStatistic
  super_class: java.lang.Object
{
}
SourceFile: "ManagedObjectManagerImpl.java"
NestHost: org.glassfish.gmbal.impl.ManagedObjectManagerImpl
InnerClasses:
  public abstract DummyRangeStatistic = org.glassfish.gmbal.impl.ManagedObjectManagerImpl$DummyRangeStatistic of org.glassfish.gmbal.impl.ManagedObjectManagerImpl
    RuntimeVisibleAnnotations: 
      org.glassfish.gmbal.ManagedData()
      org.glassfish.gmbal.Description(value = "Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value")
      org.glassfish.gmbal.InheritedAttributes(value = {org.glassfish.gmbal.InheritedAttribute(methodName = "getHighWaterMark", description = "The highest value this attribute has held since the beginninYg of the measurement"), org.glassfish.gmbal.InheritedAttribute(methodName = "getLowWaterMark", description = "The lowest value this attribute has held since the beginninYg of the measurement"), org.glassfish.gmbal.InheritedAttribute(methodName = "getCurrent", description = "The current value of this attribute")})