interface com.sun.javafx.collections.VetoableListDecorator$ModCountAccessor
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.sun.javafx.collections.VetoableListDecorator$ModCountAccessor
  super_class: java.lang.Object
{
  public abstract int get();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract int incrementAndGet();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract int decrementAndGet();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "VetoableListDecorator.java"
NestHost: com.sun.javafx.collections.VetoableListDecorator
InnerClasses:
  private abstract ModCountAccessor = com.sun.javafx.collections.VetoableListDecorator$ModCountAccessor of com.sun.javafx.collections.VetoableListDecorator