interface org.eclipse.jgit.fnmatch.Head
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.eclipse.jgit.fnmatch.Head
  super_class: java.lang.Object
{
  public abstract java.util.List<org.eclipse.jgit.fnmatch.Head> getNextHeads(char);
    descriptor: (C)Ljava/util/List;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (C)Ljava/util/List<Lorg/eclipse/jgit/fnmatch/Head;>;
    MethodParameters:
      Name  Flags
      c     
}
SourceFile: "Head.java"