class org.ehcache.jsr107.EventListenerAdaptors$RemovedAdaptor<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$RemovedAdaptor
  super_class: org.ehcache.jsr107.EventListenerAdaptors$EventListenerAdaptor
{
  private final CacheEntryRemovedListener<K, V> listener;
    descriptor: LCacheEntryRemovedListener;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: LCacheEntryRemovedListener<TK;TV;>;

  void <init>(Cache<K, V>, CacheEntryRemovedListener<K, V>, CacheEntryEventFilter<K, V>, );
    descriptor: (LCache;LCacheEntryRemovedListener;LCacheEntryEventFilter;Z)V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.ehcache.jsr107.EventListenerAdaptors$RemovedAdaptor 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$RemovedAdaptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/EventListenerAdaptors$RemovedAdaptor<TK;TV;>;
    Signature: (LCache<TK;TV;>;LCacheEntryRemovedListener<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$RemovedAdaptor this
         0: .line 118
            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$RemovedAdaptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/EventListenerAdaptors$RemovedAdaptor<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$RemovedAdaptor this
         0: .line 125
            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\tCacheEntryRemovedListener 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$RemovedAdaptor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/EventListenerAdaptors$RemovedAdaptor<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
  RemovedAdaptor = org.ehcache.jsr107.EventListenerAdaptors$RemovedAdaptor of org.ehcache.jsr107.EventListenerAdaptors