class org.springframework.cache.jcache.JCacheCache$ValueLoaderEntryProcessor<T> implements EntryProcessor<java.lang.Object, java.lang.Object, T>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.cache.jcache.JCacheCache$ValueLoaderEntryProcessor
  super_class: java.lang.Object
{
  private void <init>(org.springframework.cache.jcache.JCacheCache);
    descriptor: (Lorg/springframework/cache/jcache/JCacheCache;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.cache.jcache.JCacheCache$ValueLoaderEntryProcessor this
         0: .line 21
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.cache cannot be resolved\n\tThe import javax.cache cannot be resolved\n\tThe import javax.cache cannot be resolved\n\tThe import javax.cache cannot be resolved\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tEntryProcessorException cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tEntryProcessor cannot be resolved to a type\n\tMutableEntry cannot be resolved to a type\n\tEntryProcessorException cannot be resolved to a type\n\tEntryProcessorException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.cache.jcache.JCacheCache$ValueLoaderEntryProcessor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/cache/jcache/JCacheCache$ValueLoaderEntryProcessor<TT;>;
    MethodParameters:
        Name  Flags
      this$0  final

  public T process(MutableEntry<java.lang.Object, java.lang.Object>, []);
    descriptor: (LMutableEntry;[Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.cache.jcache.JCacheCache$ValueLoaderEntryProcessor this
         0: .line 133
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMutableEntry cannot be resolved to a type\n\tEntryProcessorException cannot be resolved to a type\n\tEntryProcessorException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.cache.jcache.JCacheCache$ValueLoaderEntryProcessor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/cache/jcache/JCacheCache$ValueLoaderEntryProcessor<TT;>;
    Exceptions:
      throws EntryProcessorException
    Signature: (LMutableEntry<Ljava/lang/Object;Ljava/lang/Object;>;[Ljava/lang/Object;)TT;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()
    MethodParameters:
           Name  Flags
      entry      
      arguments  
}
Signature: <T:Ljava/lang/Object;>Ljava/lang/Object;LEntryProcessor<Ljava/lang/Object;Ljava/lang/Object;TT;>;
SourceFile: "JCacheCache.java"
NestHost: org.springframework.cache.jcache.JCacheCache
InnerClasses:
  private ValueLoaderEntryProcessor = org.springframework.cache.jcache.JCacheCache$ValueLoaderEntryProcessor of org.springframework.cache.jcache.JCacheCache