class org.ehcache.jsr107.EventListenerAdaptors$UpdatedAdaptor<K, V> extends org.ehcache.jsr107.EventListenerAdaptors$EventListenerAdaptor<K, V>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.ehcache.jsr107.EventListenerAdaptors$UpdatedAdaptor
  super_class: org.ehcache.jsr107.EventListenerAdaptors$EventListenerAdaptor
{
  private final CacheEntryUpdatedListener<K, V> listener;
    descriptor: LCacheEntryUpdatedListener;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: LCacheEntryUpdatedListener<TK;TV;>;

  void <init>(Cache<K, V>, CacheEntryUpdatedListener<K, V>, CacheEntryEventFilter<K, V>, );
    descriptor: (LCache;LCacheEntryUpdatedListener;LCacheEntryEventFilter;Z)V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.ehcache.jsr107.EventListenerAdaptors$UpdatedAdaptor this
         0: .line 23
            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\tCacheEntryEventFilter cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryListener cannot be resolved to a type\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCacheEntryUpdatedListener cannot be resolved to a type\n\tCacheEntryUpdatedListener cannot be resolved to a type\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryCreatedListener cannot be resolved to a type\n\tCacheEntryCreatedListener cannot be resolved to a type\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryRemovedListener cannot be resolved to a type\n\tCacheEntryRemovedListener cannot be resolved to a type\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryExpiredListener cannot be resolved to a type\n\tCacheEntryExpiredListener cannot be resolved to a type\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryUpdatedListener cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCacheEntryUpdatedListener cannot be resolved to a type\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryUpdatedListener cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tEventType cannot be resolved to a variable\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryUpdatedListener cannot be resolved to a type\n\tCacheEntryEvent cannot be resolved to a type\n\tCacheEntryRemovedListener cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCacheEntryRemovedListener cannot be resolved to a type\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryRemovedListener cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tEventType cannot be resolved to a variable\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryRemovedListener cannot be resolved to a type\n\tCacheEntryEvent cannot be resolved to a type\n\tCacheEntryExpiredListener cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCacheEntryExpiredListener cannot be resolved to a type\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryExpiredListener cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tEventType cannot be resolved to a variable\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryExpiredListener cannot be resolved to a type\n\tCacheEntryEvent cannot be resolved to a type\n\tCacheEntryCreatedListener cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tCacheEntryCreatedListener cannot be resolved to a type\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryCreatedListener cannot be resolved to a type\n\tCache cannot be resolved to a type\n\tEventType cannot be resolved to a variable\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryCreatedListener cannot be resolved to a type\n\tCacheEntryEvent cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.EventListenerAdaptors$UpdatedAdaptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/EventListenerAdaptors$UpdatedAdaptor<TK;TV;>;
    Signature: (LCache<TK;TV;>;LCacheEntryUpdatedListener<TK;TV;>;LCacheEntryEventFilter<TK;TV;>;Z)V
    MethodParameters:
             Name  Flags
      source       
      listener     
      filter       
      requestsOld  

  org.ehcache.event.EventType getEhcacheEventType();
    descriptor: ()Lorg/ehcache/event/EventType;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.EventListenerAdaptors$UpdatedAdaptor this
         0: .line 92
            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.EventListenerAdaptors$UpdatedAdaptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/EventListenerAdaptors$UpdatedAdaptor<TK;TV;>;

  public void onEvent(org.ehcache.event.CacheEvent<? extends K, ? extends V>);
    descriptor: (Lorg/ehcache/event/CacheEvent;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.ehcache.jsr107.EventListenerAdaptors$UpdatedAdaptor this
         0: .line 99
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCache cannot be resolved to a type\n\tEventType cannot be resolved to a variable\n\tCacheEntryEventFilter cannot be resolved to a type\n\tCacheEntryUpdatedListener cannot be resolved to a type\n\tCacheEntryEvent cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.EventListenerAdaptors$UpdatedAdaptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/EventListenerAdaptors$UpdatedAdaptor<TK;TV;>;
    Signature: (Lorg/ehcache/event/CacheEvent<+TK;+TV;>;)V
    MethodParameters:
         Name  Flags
      ehEvent  
}
Signature: <K:Ljava/lang/Object;V:Ljava/lang/Object;>Lorg/ehcache/jsr107/EventListenerAdaptors$EventListenerAdaptor<TK;TV;>;
SourceFile: "EventListenerAdaptors.java"
NestHost: org.ehcache.jsr107.EventListenerAdaptors
InnerClasses:
  abstract EventListenerAdaptor = org.ehcache.jsr107.EventListenerAdaptors$EventListenerAdaptor of org.ehcache.jsr107.EventListenerAdaptors
  UpdatedAdaptor = org.ehcache.jsr107.EventListenerAdaptors$UpdatedAdaptor of org.ehcache.jsr107.EventListenerAdaptors