interface com.apple.eawt._AppEventLegacyHandler$EventDispatcher
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.apple.eawt._AppEventLegacyHandler$EventDispatcher
  super_class: java.lang.Object
{
  public abstract void dispatchEvent(com.apple.eawt.ApplicationListener);
    descriptor: (Lcom/apple/eawt/ApplicationListener;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      listener  final
}
SourceFile: "_AppEventLegacyHandler.java"
NestHost: com.apple.eawt._AppEventLegacyHandler
InnerClasses:
  abstract EventDispatcher = com.apple.eawt._AppEventLegacyHandler$EventDispatcher of com.apple.eawt._AppEventLegacyHandler