class freemarker.template.Configuration$DefaultSoftCacheStorage extends freemarker.cache.SoftCacheStorage
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: freemarker.template.Configuration$DefaultSoftCacheStorage
  super_class: freemarker.cache.SoftCacheStorage
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // freemarker.template.Configuration$DefaultSoftCacheStorage this
         0: .line 1040
            aload 0 /* this */
            invokespecial freemarker.cache.SoftCacheStorage.<init>:()V
            return
        end local 0 // freemarker.template.Configuration$DefaultSoftCacheStorage this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/template/Configuration$DefaultSoftCacheStorage;
}
SourceFile: "Configuration.java"
NestHost: freemarker.template.Configuration
InnerClasses:
  private DefaultSoftCacheStorage = freemarker.template.Configuration$DefaultSoftCacheStorage of freemarker.template.Configuration