class org.apache.lucene.index.FreqProxFields$FreqProxTerms extends org.apache.lucene.index.Terms
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.apache.lucene.index.FreqProxFields$FreqProxTerms
  super_class: org.apache.lucene.index.Terms
{
  final org.apache.lucene.index.FreqProxTermsWriterPerField terms;
    descriptor: Lorg/apache/lucene/index/FreqProxTermsWriterPerField;
    flags: (0x0010) ACC_FINAL

  public void <init>(org.apache.lucene.index.FreqProxTermsWriterPerField);
    descriptor: (Lorg/apache/lucene/index/FreqProxTermsWriterPerField;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
        start local 1 // org.apache.lucene.index.FreqProxTermsWriterPerField terms
         0: .line 64
            aload 0 /* this */
            invokespecial org.apache.lucene.index.Terms.<init>:()V
         1: .line 65
            aload 0 /* this */
            aload 1 /* terms */
            putfield org.apache.lucene.index.FreqProxFields$FreqProxTerms.terms:Lorg/apache/lucene/index/FreqProxTermsWriterPerField;
         2: .line 66
            return
        end local 1 // org.apache.lucene.index.FreqProxTermsWriterPerField terms
        end local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lorg/apache/lucene/index/FreqProxFields$FreqProxTerms;
            0    3     1  terms  Lorg/apache/lucene/index/FreqProxTermsWriterPerField;
    MethodParameters:
       Name  Flags
      terms  

  public org.apache.lucene.index.TermsEnum iterator();
    descriptor: ()Lorg/apache/lucene/index/TermsEnum;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
         0: .line 70
            new org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum
            dup
            aload 0 /* this */
            getfield org.apache.lucene.index.FreqProxFields$FreqProxTerms.terms:Lorg/apache/lucene/index/FreqProxTermsWriterPerField;
            invokespecial org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum.<init>:(Lorg/apache/lucene/index/FreqProxTermsWriterPerField;)V
            astore 1 /* termsEnum */
        start local 1 // org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum termsEnum
         1: .line 71
            aload 1 /* termsEnum */
            invokevirtual org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum.reset:()V
         2: .line 72
            aload 1 /* termsEnum */
            areturn
        end local 1 // org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum termsEnum
        end local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    3     0       this  Lorg/apache/lucene/index/FreqProxFields$FreqProxTerms;
            1    3     1  termsEnum  Lorg/apache/lucene/index/FreqProxFields$FreqProxTermsEnum;

  public long size();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
         0: .line 77
            new java.lang.UnsupportedOperationException
            dup
            invokespecial java.lang.UnsupportedOperationException.<init>:()V
            athrow
        end local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/lucene/index/FreqProxFields$FreqProxTerms;

  public long getSumTotalTermFreq();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
         0: .line 82
            new java.lang.UnsupportedOperationException
            dup
            invokespecial java.lang.UnsupportedOperationException.<init>:()V
            athrow
        end local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/lucene/index/FreqProxFields$FreqProxTerms;

  public long getSumDocFreq();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
         0: .line 87
            new java.lang.UnsupportedOperationException
            dup
            invokespecial java.lang.UnsupportedOperationException.<init>:()V
            athrow
        end local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/lucene/index/FreqProxFields$FreqProxTerms;

  public int getDocCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
         0: .line 92
            new java.lang.UnsupportedOperationException
            dup
            invokespecial java.lang.UnsupportedOperationException.<init>:()V
            athrow
        end local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/lucene/index/FreqProxFields$FreqProxTerms;

  public boolean hasFreqs();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
         0: .line 97
            aload 0 /* this */
            getfield org.apache.lucene.index.FreqProxFields$FreqProxTerms.terms:Lorg/apache/lucene/index/FreqProxTermsWriterPerField;
            getfield org.apache.lucene.index.FreqProxTermsWriterPerField.indexOptions:Lorg/apache/lucene/index/IndexOptions;
            getstatic org.apache.lucene.index.IndexOptions.DOCS_AND_FREQS:Lorg/apache/lucene/index/IndexOptions;
            invokevirtual org.apache.lucene.index.IndexOptions.compareTo:(Ljava/lang/Enum;)I
            iflt 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/lucene/index/FreqProxFields$FreqProxTerms;

  public boolean hasOffsets();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
         0: .line 105
            aload 0 /* this */
            getfield org.apache.lucene.index.FreqProxFields$FreqProxTerms.terms:Lorg/apache/lucene/index/FreqProxTermsWriterPerField;
            getfield org.apache.lucene.index.FreqProxTermsWriterPerField.indexOptions:Lorg/apache/lucene/index/IndexOptions;
            getstatic org.apache.lucene.index.IndexOptions.DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS:Lorg/apache/lucene/index/IndexOptions;
            invokevirtual org.apache.lucene.index.IndexOptions.compareTo:(Ljava/lang/Enum;)I
            iflt 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/lucene/index/FreqProxFields$FreqProxTerms;

  public boolean hasPositions();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
         0: .line 113
            aload 0 /* this */
            getfield org.apache.lucene.index.FreqProxFields$FreqProxTerms.terms:Lorg/apache/lucene/index/FreqProxTermsWriterPerField;
            getfield org.apache.lucene.index.FreqProxTermsWriterPerField.indexOptions:Lorg/apache/lucene/index/IndexOptions;
            getstatic org.apache.lucene.index.IndexOptions.DOCS_AND_FREQS_AND_POSITIONS:Lorg/apache/lucene/index/IndexOptions;
            invokevirtual org.apache.lucene.index.IndexOptions.compareTo:(Ljava/lang/Enum;)I
            iflt 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/lucene/index/FreqProxFields$FreqProxTerms;

  public boolean hasPayloads();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
         0: .line 118
            aload 0 /* this */
            getfield org.apache.lucene.index.FreqProxFields$FreqProxTerms.terms:Lorg/apache/lucene/index/FreqProxTermsWriterPerField;
            getfield org.apache.lucene.index.FreqProxTermsWriterPerField.sawPayloads:Z
            ireturn
        end local 0 // org.apache.lucene.index.FreqProxFields$FreqProxTerms this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/lucene/index/FreqProxFields$FreqProxTerms;
}
SourceFile: "FreqProxFields.java"
NestHost: org.apache.lucene.index.FreqProxFields
InnerClasses:
  private FreqProxTerms = org.apache.lucene.index.FreqProxFields$FreqProxTerms of org.apache.lucene.index.FreqProxFields
  private FreqProxTermsEnum = org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum of org.apache.lucene.index.FreqProxFields