final class org.ehcache.jsr107.Eh107Cache$MutableEntryOperation extends java.lang.Enum<org.ehcache.jsr107.Eh107Cache$MutableEntryOperation>
  minor version: 0
  major version: 59
  flags: flags: (0x4030) ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: org.ehcache.jsr107.Eh107Cache$MutableEntryOperation
  super_class: java.lang.Enum
{
  public static final org.ehcache.jsr107.Eh107Cache$MutableEntryOperation NONE;
    descriptor: Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
    Signature: Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;

  public static final org.ehcache.jsr107.Eh107Cache$MutableEntryOperation ACCESS;
    descriptor: Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
    Signature: Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;

  public static final org.ehcache.jsr107.Eh107Cache$MutableEntryOperation CREATE;
    descriptor: Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
    Signature: Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;

  public static final org.ehcache.jsr107.Eh107Cache$MutableEntryOperation LOAD;
    descriptor: Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
    Signature: Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;

  public static final org.ehcache.jsr107.Eh107Cache$MutableEntryOperation REMOVE;
    descriptor: Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
    Signature: Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;

  public static final org.ehcache.jsr107.Eh107Cache$MutableEntryOperation UPDATE;
    descriptor: Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
    Signature: Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;

  private void <init>(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.ehcache.jsr107.Eh107Cache$MutableEntryOperation this
         0: .line 39
            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 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\tCacheEntryListenerConfiguration cannot be resolved to a type\n\tThe method getListenerResources() from the type CacheResources<K,V> refers to the missing type CacheEntryListenerConfiguration\n\tThe method get(K) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheLoaderException(CacheLoadingException) from the type Eh107Cache<K,V> refers to the missing type CacheLoaderException\n\tThe method getAll(Set<? extends K>) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheLoaderException(CacheLoadingException) from the type Eh107Cache<K,V> refers to the missing type CacheLoaderException\n\tThe method containsKey(K) of type Eh107Cache<K,V> must override or implement a supertype method\n\tCompletionListener cannot be resolved to a type\n\tCompletionListener cannot be resolved to a type\n\tCacheLoaderException cannot be resolved to a type\n\tThe method getCacheLoaderException(Exception) from the type Eh107Cache<K,V> refers to the missing type CacheLoaderException\n\tCacheLoaderException cannot be resolved to a type\n\tCacheLoaderException cannot be resolved to a type\n\tCacheLoaderException cannot be resolved to a type\n\tCacheLoaderException cannot be resolved to a type\n\tCacheLoaderException cannot be resolved to a type\n\tCacheLoaderException cannot be resolved to a type\n\tCacheLoaderException cannot be resolved to a type\n\tCacheLoaderException cannot be resolved to a type\n\tThe method getCacheLoaderException(Exception) from the type Eh107Cache<K,V> refers to the missing type CacheLoaderException\n\tThe method put(K, V) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheWriterException(CacheWritingException) from the type Eh107Cache<K,V> refers to the missing type CacheWriterException\n\tThe method getAndPut(K, V) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheWriterException(CacheWritingException) from the type Eh107Cache<K,V> refers to the missing type CacheWriterException\n\tThe method putAll(Map<? extends K,? extends V>) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheWriterException(CacheWritingException) from the type Eh107Cache<K,V> refers to the missing type CacheWriterException\n\tThe method putIfAbsent(K, V) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheWriterException(CacheWritingException) from the type Eh107Cache<K,V> refers to the missing type CacheWriterException\n\tThe method remove(K) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheWriterException(CacheWritingException) from the type Eh107Cache<K,V> refers to the missing type CacheWriterException\n\tThe method remove(K, V) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheWriterException(CacheWritingException) from the type Eh107Cache<K,V> refers to the missing type CacheWriterException\n\tThe method getAndRemove(K) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheWriterException(CacheWritingException) from the type Eh107Cache<K,V> refers to the missing type CacheWriterException\n\tThe method replace(K, V, V) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheWriterException(CacheWritingException) from the type Eh107Cache<K,V> refers to the missing type CacheWriterException\n\tThe method replace(K, V) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheWriterException(CacheWritingException) from the type Eh107Cache<K,V> refers to the missing type CacheWriterException\n\tThe method getAndReplace(K, V) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheWriterException(CacheWritingException) from the type Eh107Cache<K,V> refers to the missing type CacheWriterException\n\tThe method removeAll(Set<? extends K>) of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheWriterException(CacheWritingException) from the type Eh107Cache<K,V> refers to the missing type CacheWriterException\n\tThe method removeAll() of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method jsr107CacheWriterException(CacheWritingException) from the type Eh107Cache<K,V> refers to the missing type CacheWriterException\n\tThe method clear() of type Eh107Cache<K,V> must override or implement a supertype method\n\tConfiguration cannot be resolved to a type\n\tThe method getConfiguration(Class<C>) of type Eh107Cache<K,V> must override or implement a supertype method\n\tEntryProcessor cannot be resolved to a type\n\tEntryProcessorException cannot be resolved to a type\n\tEntryProcessorException cannot be resolved to a type\n\tEntryProcessorException cannot be resolved to a type\n\tEntryProcessor cannot be resolved to a type\n\tThe method getName() of type Eh107Cache<K,V> must override or implement a supertype method\n\tCacheManager cannot be resolved to a type\n\tThe method close() of type Eh107Cache<K,V> must override or implement a supertype method\n\tThe method isClosed() of type Eh107Cache<K,V> must override or implement a supertype method\n\tCacheException cannot be resolved to a type\n\tCacheException cannot be resolved to a type\n\tThe method unwrap(Class<T>) of type Eh107Cache<K,V> must override or implement a supertype method\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\tEntry cannot be resolved to a type\n\tEntry cannot be resolved to a type\n\tCacheLoaderException cannot be resolved to a type\n\tCacheLoaderException cannot be resolved to a type\n\tCacheLoaderException cannot be resolved to a type\n\tCacheLoaderException cannot be resolved to a type\n\tCacheWriterException cannot be resolved to a type\n\tCacheWriterException cannot be resolved to a type\n\tCacheWriterException cannot be resolved to a type\n\tCacheWriterException cannot be resolved to a type\n\tEntryProcessorResult cannot be resolved to a type\n\tThe target type of this expression must be a functional interface\n\tEntryProcessorResult cannot be resolved to a type\n\tThe target type of this expression must be a functional interface\n\tjavax.cache cannot be resolved to a type\n\tThe method getKey() of type Eh107Cache.WrappedEhcacheEntry<K,V> must override or implement a supertype method\n\tThe method getValue() of type Eh107Cache.WrappedEhcacheEntry<K,V> must override or implement a supertype method\n\tThe method unwrap(Class<T>) of type Eh107Cache.WrappedEhcacheEntry<K,V> must override or implement a supertype method\n\tjavax.cache cannot be resolved to a type\n\tThe method getKey() of type Eh107Cache<K,V>.MutableEntry must override or implement a supertype method\n\tThe method getValue() of type Eh107Cache<K,V>.MutableEntry must override or implement a supertype method\n\tCacheLoaderException cannot be resolved to a type\n\tThe method exists() of type Eh107Cache<K,V>.MutableEntry must override or implement a supertype method\n\tThe method remove() of type Eh107Cache<K,V>.MutableEntry must override or implement a supertype method\n\tThe method setValue(V) of type Eh107Cache<K,V>.MutableEntry must override or implement a supertype method\n\tThe method unwrap(Class<T>) of type Eh107Cache<K,V>.MutableEntry must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107Cache$MutableEntryOperation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
}
Signature: Ljava/lang/Enum<Lorg/ehcache/jsr107/Eh107Cache$MutableEntryOperation;>;
SourceFile: "Eh107Cache.java"
NestHost: org.ehcache.jsr107.Eh107Cache
InnerClasses:
  private final MutableEntryOperation = org.ehcache.jsr107.Eh107Cache$MutableEntryOperation of org.ehcache.jsr107.Eh107Cache