public interface org.ehcache.clustered.common.PoolAllocation$DedicatedPoolAllocation extends org.ehcache.clustered.common.PoolAllocation
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.ehcache.clustered.common.PoolAllocation$DedicatedPoolAllocation
  super_class: java.lang.Object
{
  public abstract long getSize();
    descriptor: ()J
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract java.lang.String getResourceName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "PoolAllocation.java"
NestHost: org.ehcache.clustered.common.PoolAllocation
InnerClasses:
  public abstract DedicatedPoolAllocation = org.ehcache.clustered.common.PoolAllocation$DedicatedPoolAllocation of org.ehcache.clustered.common.PoolAllocation