public interface android.widget.ActionMenuView$ActionMenuChildView
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: android.widget.ActionMenuView$ActionMenuChildView
  super_class: java.lang.Object
{
  public abstract boolean needsDividerBefore();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract boolean needsDividerAfter();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "ActionMenuView.java"
NestHost: android.widget.ActionMenuView
InnerClasses:
  public abstract ActionMenuChildView = android.widget.ActionMenuView$ActionMenuChildView of android.widget.ActionMenuView