class org.ehcache.jsr107.Eh107CacheLoaderWriter<K, V> implements org.ehcache.jsr107.internal.Jsr107CacheLoaderWriter<K, V>, java.io.Closeable
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.ehcache.jsr107.Eh107CacheLoaderWriter
  super_class: java.lang.Object
{
  private final CacheLoader<K, V> cacheLoader;
    descriptor: LCacheLoader;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: LCacheLoader<TK;TV;>;

  private final boolean readThrough;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final CacheWriter<K, V> cacheWriter;
    descriptor: LCacheWriter;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: LCacheWriter<TK;TV;>;

  void <init>(CacheLoader<K, V>, boolean, CacheWriter<K, V>, );
    descriptor: (LCacheLoader;ZLCacheWriter;Z)V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
         0: .line 26
            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\tCacheLoader cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tThe method cacheEntryFor(K, V) is undefined for the type Eh107CacheLoaderWriter<K,V>\n\tCacheWriter cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tThe method cacheEntryFor(capture#19-of ? extends K, capture#22-of ? extends V) is undefined for the type Eh107CacheLoaderWriter<K,V>\n\tCacheWriter cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tThe method getKey() of type Eh107CacheLoaderWriter.Entry<K,V> must override or implement a supertype method\n\tThe method getValue() of type Eh107CacheLoaderWriter.Entry<K,V> must override or implement a supertype method\n\tThe method unwrap(Class<T>) of type Eh107CacheLoaderWriter.Entry<K,V> must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheLoaderWriter<TK;TV;>;
    Signature: (LCacheLoader<TK;TV;>;ZLCacheWriter<TK;TV;>;Z)V
    MethodParameters:
              Name  Flags
      cacheLoader   
      readThrough   
      cacheWriter   
      writeThrough  

  public V load();
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
         0: .line 58
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCacheLoader cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheLoaderWriter<TK;TV;>;
    Signature: (TK;)TV;
    MethodParameters:
      Name  Flags
      key   

  public java.util.Map<K, V> loadAll(java.lang.Iterable<? extends K>);
    descriptor: (Ljava/lang/Iterable;)Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
         0: .line 65
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheLoaderWriter<TK;TV;>;
    Signature: (Ljava/lang/Iterable<+TK;>;)Ljava/util/Map<TK;TV;>;
    MethodParameters:
      Name  Flags
      keys  

  public java.util.Map<K, V> loadAllAlways(java.lang.Iterable<? extends K>);
    descriptor: (Ljava/lang/Iterable;)Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
         0: .line 75
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCacheLoader cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheLoaderWriter<TK;TV;>;
    Signature: (Ljava/lang/Iterable<+TK;>;)Ljava/util/Map<TK;TV;>;
    MethodParameters:
      Name  Flags
      keys  

  public void write(K, );
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
         0: .line 84
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCacheWriter cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tThe method cacheEntryFor(K, V) is undefined for the type Eh107CacheLoaderWriter<K,V>\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheLoaderWriter<TK;TV;>;
    Signature: (TK;TV;)V
    MethodParameters:
       Name  Flags
      key    
      value  

  public void delete();
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
         0: .line 91
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCacheWriter cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheLoaderWriter<TK;TV;>;
    Signature: (TK;)V
    MethodParameters:
      Name  Flags
      key   

  public void deleteAll(java.lang.Iterable<? extends K>);
    descriptor: (Ljava/lang/Iterable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
         0: .line 98
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCacheWriter cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheLoaderWriter<TK;TV;>;
    Exceptions:
      throws org.ehcache.spi.loaderwriter.BulkCacheWritingException
    Signature: (Ljava/lang/Iterable<+TK;>;)V
    MethodParameters:
      Name  Flags
      keys  

  private java.util.Set<?> successes(java.lang.Iterable<? extends K>, java.util.Set<?>);
    descriptor: (Ljava/lang/Iterable;Ljava/util/Set;)Ljava/util/Set;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
         0: .line 115
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheLoaderWriter<TK;TV;>;
    Signature: (Ljava/lang/Iterable<+TK;>;Ljava/util/Set<*>;)Ljava/util/Set<*>;
    MethodParameters:
          Name  Flags
      keys      
      failures  

  private java.util.Map<?, java.lang.Exception> failures(java.util.Set<K>, java.lang.Exception);
    descriptor: (Ljava/util/Set;Ljava/lang/Exception;)Ljava/util/Map;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
         0: .line 125
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheLoaderWriter<TK;TV;>;
    Signature: (Ljava/util/Set<TK;>;Ljava/lang/Exception;)Ljava/util/Map<*Ljava/lang/Exception;>;
    MethodParameters:
      Name  Flags
      keys  
      e     

  public void writeAll(java.lang.Iterable<? extends java.util.Map$Entry<? extends K, ? extends V>>);
    descriptor: (Ljava/lang/Iterable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
         0: .line 135
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCacheWriter cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tThe method cacheEntryFor(capture#19-of ? extends K, capture#22-of ? extends V) is undefined for the type Eh107CacheLoaderWriter<K,V>\n\tCacheWriter cannot be resolved to a type\n\tCache cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheLoaderWriter<TK;TV;>;
    Signature: (Ljava/lang/Iterable<+Ljava/util/Map$Entry<+TK;+TV;>;>;)V
    MethodParameters:
         Name  Flags
      entries  

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
         0: .line 166
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCacheLoader cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheLoaderWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheLoaderWriter<TK;TV;>;
    Exceptions:
      throws java.io.IOException
}
Signature: <K:Ljava/lang/Object;V:Ljava/lang/Object;>Ljava/lang/Object;Lorg/ehcache/jsr107/internal/Jsr107CacheLoaderWriter<TK;TV;>;Ljava/io/Closeable;
SourceFile: "Eh107CacheLoaderWriter.java"
NestMembers:
  org.ehcache.jsr107.Eh107CacheLoaderWriter$Entry
InnerClasses:
  public abstract Entry = java.util.Map$Entry of java.util.Map
  Entry = org.ehcache.jsr107.Eh107CacheLoaderWriter$Entry of org.ehcache.jsr107.Eh107CacheLoaderWriter