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

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