public interface org.glassfish.gmbal.impl.ManagedObjectManagerImpl$DummyBoundaryStatistic extends org.glassfish.gmbal.impl.ManagedObjectManagerImpl$DummyStatistic
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.glassfish.gmbal.impl.ManagedObjectManagerImpl$DummyBoundaryStatistic
  super_class: java.lang.Object
{
}
SourceFile: "ManagedObjectManagerImpl.java"
NestHost: org.glassfish.gmbal.impl.ManagedObjectManagerImpl
InnerClasses:
  public abstract DummyBoundaryStatistic = org.glassfish.gmbal.impl.ManagedObjectManagerImpl$DummyBoundaryStatistic of org.glassfish.gmbal.impl.ManagedObjectManagerImpl
  public abstract DummyStatistic = org.glassfish.gmbal.impl.ManagedObjectManagerImpl$DummyStatistic of org.glassfish.gmbal.impl.ManagedObjectManagerImpl
    RuntimeVisibleAnnotations: 
      org.glassfish.gmbal.ManagedData()
      org.glassfish.gmbal.Description(value = "Specifies standard measurements of the upper and lower limits of the value of an attribute")
      org.glassfish.gmbal.InheritedAttributes(value = {org.glassfish.gmbal.InheritedAttribute(methodName = "getUpperBound", description = "The upper limit of the value of this attribute"), org.glassfish.gmbal.InheritedAttribute(methodName = "getLowerBound", description = "The lower limit of the value of this attribute")})