class org.apache.lucene.facet.LongValueFacetCounts$Entry
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.apache.lucene.facet.LongValueFacetCounts$Entry
  super_class: java.lang.Object
{
  int count;
    descriptor: I
    flags: (0x0000) 

  long value;
    descriptor: J
    flags: (0x0000) 

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.lucene.facet.LongValueFacetCounts$Entry this
         0: .line 271
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.apache.lucene.facet.LongValueFacetCounts$Entry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/lucene/facet/LongValueFacetCounts$Entry;
}
SourceFile: "LongValueFacetCounts.java"
NestHost: org.apache.lucene.facet.LongValueFacetCounts
InnerClasses:
  private Entry = org.apache.lucene.facet.LongValueFacetCounts$Entry of org.apache.lucene.facet.LongValueFacetCounts