class org.ehcache.jsr107.Eh107ReverseConfiguration<K, V> extends org.ehcache.jsr107.Eh107Configuration<K, V>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.ehcache.jsr107.Eh107ReverseConfiguration
  super_class: org.ehcache.jsr107.Eh107Configuration
{
  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 7690458739466020356

  private final transient org.ehcache.Cache<K, V> cache;
    descriptor: Lorg/ehcache/Cache;
    flags: (0x0092) ACC_PRIVATE, ACC_FINAL, ACC_TRANSIENT
    Signature: Lorg/ehcache/Cache<TK;TV;>;

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

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

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

  private boolean managementEnabled;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean statisticsEnabled;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  void <init>(org.ehcache.Cache<K, V>, boolean, boolean, );
    descriptor: (Lorg/ehcache/Cache;ZZZ)V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.ehcache.jsr107.Eh107ReverseConfiguration this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.cache cannot be resolved\n\tThe hierarchy of the type Eh107ReverseConfiguration is inconsistent\n\tThe type Eh107ReverseConfiguration<K,V> must implement the inherited abstract method Eh107Configuration<K,V>.removeCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K,V>)\n\tThe type Eh107ReverseConfiguration<K,V> must implement the inherited abstract method Eh107Configuration<K,V>.addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K,V>)\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tThe method getKeyType() of type Eh107ReverseConfiguration<K,V> must override or implement a supertype method\n\tThe method getValueType() of type Eh107ReverseConfiguration<K,V> must override or implement a supertype method\n\tThe method isStoreByValue() of type Eh107ReverseConfiguration<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.Eh107ReverseConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107ReverseConfiguration<TK;TV;>;
    Signature: (Lorg/ehcache/Cache<TK;TV;>;ZZZ)V
    MethodParameters:
                    Name  Flags
      cache               
      readThrough         
      writeThrough        
      storeByValueOnHeap  

  public boolean isReadThrough();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107ReverseConfiguration this
         0: .line 46
            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.Eh107ReverseConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107ReverseConfiguration<TK;TV;>;

  public boolean isWriteThrough();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107ReverseConfiguration this
         0: .line 51
            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.Eh107ReverseConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107ReverseConfiguration<TK;TV;>;

  public boolean isStatisticsEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107ReverseConfiguration this
         0: .line 56
            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.Eh107ReverseConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107ReverseConfiguration<TK;TV;>;

  public void setStatisticsEnabled(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.Eh107ReverseConfiguration this
         0: .line 61
            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.Eh107ReverseConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107ReverseConfiguration<TK;TV;>;
    MethodParameters:
         Name  Flags
      enabled  

  public boolean isManagementEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107ReverseConfiguration this
         0: .line 66
            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.Eh107ReverseConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107ReverseConfiguration<TK;TV;>;

  public void setManagementEnabled(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.Eh107ReverseConfiguration this
         0: .line 71
            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.Eh107ReverseConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107ReverseConfiguration<TK;TV;>;
    MethodParameters:
         Name  Flags
      enabled  

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

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

  public <T> T unwrap(java.lang.Class<T>);
    descriptor: (Ljava/lang/Class;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.Eh107ReverseConfiguration this
         0: .line 86
            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.Eh107ReverseConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107ReverseConfiguration<TK;TV;>;
    Signature: <T:Ljava/lang/Object;>(Ljava/lang/Class<TT;>;)TT;
    MethodParameters:
       Name  Flags
      clazz  

  public java.lang.Class<K> getKeyType();
    descriptor: ()Ljava/lang/Class;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107ReverseConfiguration this
         0: .line 91
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getKeyType() of type Eh107ReverseConfiguration<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.Eh107ReverseConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107ReverseConfiguration<TK;TV;>;
    Signature: ()Ljava/lang/Class<TK;>;

  public java.lang.Class<V> getValueType();
    descriptor: ()Ljava/lang/Class;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107ReverseConfiguration this
         0: .line 96
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getValueType() of type Eh107ReverseConfiguration<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.Eh107ReverseConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107ReverseConfiguration<TK;TV;>;
    Signature: ()Ljava/lang/Class<TV;>;

  public boolean isStoreByValue();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107ReverseConfiguration this
         0: .line 101
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method isStoreByValue() of type Eh107ReverseConfiguration<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.Eh107ReverseConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107ReverseConfiguration<TK;TV;>;

  private java.lang.Object writeReplace();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107ReverseConfiguration this
         0: .line 105
            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.Eh107ReverseConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107ReverseConfiguration<TK;TV;>;
}
Signature: <K:Ljava/lang/Object;V:Ljava/lang/Object;>Lorg/ehcache/jsr107/Eh107Configuration<TK;TV;>;
SourceFile: "Eh107ReverseConfiguration.java"