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

  private final java.lang.Class<K> keyType;
    descriptor: Ljava/lang/Class;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/lang/Class<TK;>;

  private final java.lang.Class<V> valueType;
    descriptor: Ljava/lang/Class;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/lang/Class<TV;>;

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

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

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

  private volatile boolean isStatisticsEnabled;
    descriptor: Z
    flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE

  private volatile boolean isManagementEnabled;
    descriptor: Z
    flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE

  private final java.util.List<CacheEntryListenerConfiguration<K, V>> cacheEntryListenerConfigs;
    descriptor: Ljava/util/List;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/List<LCacheEntryListenerConfiguration<TK;TV;>;>;

  private final Factory<CacheLoader<K, V>> cacheLoaderFactory;
    descriptor: LFactory;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: LFactory<LCacheLoader<TK;TV;>;>;

  private final Factory<CacheWriter<? super K, ? super V>> cacheWriterFactory;
    descriptor: LFactory;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: LFactory<LCacheWriter<-TK;-TV;>;>;

  private final Factory<ExpiryPolicy> expiryPolicyFactory;
    descriptor: LFactory;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: LFactory<LExpiryPolicy;>;

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

  void <init>(Configuration<K, V>);
    descriptor: (LConfiguration;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
         0: .line 29
            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\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\tThe type Eh107CompleteConfiguration<K,V> must implement the inherited abstract method Eh107Configuration<K,V>.removeCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K,V>)\n\tThe type Eh107CompleteConfiguration<K,V> must implement the inherited abstract method Eh107Configuration<K,V>.addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K,V>)\n\tCompleteConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tEternalExpiryPolicy cannot be resolved\n\tCompleteConfiguration cannot be resolved to a type\n\tCompleteConfiguration cannot be resolved to a type\n\tCompleteConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tThe method getKeyType() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tThe method getValueType() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tThe method isStoreByValue() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tThe method getCacheEntryListenerConfigurations() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tThe method getCacheLoaderFactory() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tThe method getCacheWriterFactory() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tThe method getExpiryPolicyFactory() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tThe target type of this expression must be a functional interface\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;
    Signature: (LConfiguration<TK;TV;>;)V
    MethodParameters:
        Name  Flags
      config  

  void <init>(Configuration<K, V>, org.ehcache.config.CacheConfiguration<K, V>);
    descriptor: (LConfiguration;Lorg/ehcache/config/CacheConfiguration;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
         0: .line 29
            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\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\tThe type Eh107CompleteConfiguration<K,V> must implement the inherited abstract method Eh107Configuration<K,V>.removeCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K,V>)\n\tThe type Eh107CompleteConfiguration<K,V> must implement the inherited abstract method Eh107Configuration<K,V>.addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K,V>)\n\tCompleteConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tEternalExpiryPolicy cannot be resolved\n\tCompleteConfiguration cannot be resolved to a type\n\tCompleteConfiguration cannot be resolved to a type\n\tCompleteConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tThe method getKeyType() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tThe method getValueType() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tThe method isStoreByValue() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tThe method getCacheEntryListenerConfigurations() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tThe method getCacheLoaderFactory() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tThe method getCacheWriterFactory() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tThe method getExpiryPolicyFactory() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tThe target type of this expression must be a functional interface\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;
    Signature: (LConfiguration<TK;TV;>;Lorg/ehcache/config/CacheConfiguration<TK;TV;>;)V
    MethodParameters:
               Name  Flags
      config         
      ehcacheConfig  

  public void <init>(Configuration<K, V>, org.ehcache.config.CacheConfiguration<K, V>, boolean, );
    descriptor: (LConfiguration;Lorg/ehcache/config/CacheConfiguration;ZZ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
         0: .line 29
            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\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\tThe type Eh107CompleteConfiguration<K,V> must implement the inherited abstract method Eh107Configuration<K,V>.removeCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K,V>)\n\tThe type Eh107CompleteConfiguration<K,V> must implement the inherited abstract method Eh107Configuration<K,V>.addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K,V>)\n\tCompleteConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tEternalExpiryPolicy cannot be resolved\n\tCompleteConfiguration cannot be resolved to a type\n\tCompleteConfiguration cannot be resolved to a type\n\tCompleteConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tThe method getKeyType() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tThe method getValueType() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tThe method isStoreByValue() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tThe method getCacheEntryListenerConfigurations() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tThe method getCacheLoaderFactory() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tThe method getCacheWriterFactory() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tThe method getExpiryPolicyFactory() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tThe target type of this expression must be a functional interface\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;
    Signature: (LConfiguration<TK;TV;>;Lorg/ehcache/config/CacheConfiguration<TK;TV;>;ZZ)V
    MethodParameters:
                        Name  Flags
      config                  
      ehcacheConfig           final
      useEhcacheExpiry        
      useEhcacheLoaderWriter  

  static <K, V> boolean isStoreByValue(Configuration<K, V>, org.ehcache.config.CacheConfiguration<K, V>);
    descriptor: (LConfiguration;Lorg/ehcache/config/CacheConfiguration;)Z
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 111
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tConfiguration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: <K:Ljava/lang/Object;V:Ljava/lang/Object;>(LConfiguration<TK;TV;>;Lorg/ehcache/config/CacheConfiguration<TK;TV;>;)Z
    MethodParameters:
               Name  Flags
      config         
      ehcacheConfig  

  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.Eh107CompleteConfiguration this
         0: .line 131
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getKeyType() of type Eh107CompleteConfiguration<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.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<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.Eh107CompleteConfiguration this
         0: .line 136
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getValueType() of type Eh107CompleteConfiguration<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.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<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.Eh107CompleteConfiguration this
         0: .line 141
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method isStoreByValue() of type Eh107CompleteConfiguration<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.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;

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

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

  public java.lang.Iterable<CacheEntryListenerConfiguration<K, V>> getCacheEntryListenerConfigurations();
    descriptor: ()Ljava/lang/Iterable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
         0: .line 166
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tThe method getCacheEntryListenerConfigurations() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\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.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;
    Signature: ()Ljava/lang/Iterable<LCacheEntryListenerConfiguration<TK;TV;>;>;

  public Factory<CacheLoader<K, V>> getCacheLoaderFactory();
    descriptor: ()LFactory;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
         0: .line 171
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tFactory cannot be resolved to a type\n\tCacheLoader cannot be resolved to a type\n\tThe method getCacheLoaderFactory() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tFactory 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.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;
    Signature: ()LFactory<LCacheLoader<TK;TV;>;>;

  public Factory<CacheWriter<? super K, ? super V>> getCacheWriterFactory();
    descriptor: ()LFactory;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
         0: .line 176
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tFactory cannot be resolved to a type\n\tCacheWriter cannot be resolved to a type\n\tThe method getCacheWriterFactory() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tFactory 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.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;
    Signature: ()LFactory<LCacheWriter<-TK;-TV;>;>;

  public Factory<ExpiryPolicy> getExpiryPolicyFactory();
    descriptor: ()LFactory;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
         0: .line 181
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n\tThe method getExpiryPolicyFactory() of type Eh107CompleteConfiguration<K,V> must override or implement a supertype method\n\tFactory cannot be resolved to a type\n\tExpiryPolicy cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;
    Signature: ()LFactory<LExpiryPolicy;>;

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

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

  void addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>);
    descriptor: (LCacheEntryListenerConfiguration;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
         0: .line 196
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCacheEntryListenerConfiguration cannot be resolved to a type\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.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;
    Signature: (LCacheEntryListenerConfiguration<TK;TV;>;)V
    MethodParameters:
                Name  Flags
      listenerConfig  

  void removeCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>);
    descriptor: (LCacheEntryListenerConfiguration;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
         0: .line 201
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCacheEntryListenerConfiguration cannot be resolved to a type\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.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;
    Signature: (LCacheEntryListenerConfiguration<TK;TV;>;)V
    MethodParameters:
                Name  Flags
      listenerConfig  

  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.Eh107CompleteConfiguration this
         0: .line 206
            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.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;
    Signature: <T:Ljava/lang/Object;>(Ljava/lang/Class<TT;>;)TT;
    MethodParameters:
       Name  Flags
      clazz  

  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.Eh107CompleteConfiguration this
         0: .line 210
            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.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;

  private <T> Factory<T> createThrowingFactory();
    descriptor: ()LFactory;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
         0: .line 214
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tFactory cannot be resolved to a type\n\tFactory cannot be resolved to a type\n\tThe target type of this expression must be a functional interface\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CompleteConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CompleteConfiguration<TK;TV;>;
    Signature: <T:Ljava/lang/Object;>()LFactory<TT;>;
}
Signature: <K:Ljava/lang/Object;V:Ljava/lang/Object;>Lorg/ehcache/jsr107/Eh107Configuration<TK;TV;>;LCompleteConfiguration<TK;TV;>;
SourceFile: "Eh107CompleteConfiguration.java"