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

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