class org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1 extends org.apache.lucene.search.FieldComparator$DoubleComparator
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1
  super_class: org.apache.lucene.search.FieldComparator$DoubleComparator
{
  org.apache.lucene.index.LeafReaderContext ctx;
    descriptor: Lorg/apache/lucene/index/LeafReaderContext;
    flags: (0x0000) 

  org.apache.lucene.search.DoubleValuesSource$DoubleValuesHolder holder;
    descriptor: Lorg/apache/lucene/search/DoubleValuesSource$DoubleValuesHolder;
    flags: (0x0000) 

  final org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource this$1;
    descriptor: Lorg/apache/lucene/search/DoubleValuesSource$DoubleValuesComparatorSource;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource, int, java.lang.String, java.lang.Double);
    descriptor: (Lorg/apache/lucene/search/DoubleValuesSource$DoubleValuesComparatorSource;ILjava/lang/String;Ljava/lang/Double;)V
    flags: (0x0000) 
    Code:
      stack=4, locals=5, args_size=5
        start local 0 // org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1 this
        start local 2 // int $anonymous0
        start local 3 // java.lang.String $anonymous1
        start local 4 // java.lang.Double $anonymous2
         0: .line 486
            aload 0 /* this */
            aload 1
            putfield org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1.this$1:Lorg/apache/lucene/search/DoubleValuesSource$DoubleValuesComparatorSource;
            aload 0 /* this */
            iload 2 /* $anonymous0 */
            aload 3 /* $anonymous1 */
            aload 4 /* $anonymous2 */
            invokespecial org.apache.lucene.search.FieldComparator$DoubleComparator.<init>:(ILjava/lang/String;Ljava/lang/Double;)V
         1: .line 489
            aload 0 /* this */
            new org.apache.lucene.search.DoubleValuesSource$DoubleValuesHolder
            dup
            invokespecial org.apache.lucene.search.DoubleValuesSource$DoubleValuesHolder.<init>:()V
            putfield org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1.holder:Lorg/apache/lucene/search/DoubleValuesSource$DoubleValuesHolder;
         2: .line 486
            return
        end local 4 // java.lang.Double $anonymous2
        end local 3 // java.lang.String $anonymous1
        end local 2 // int $anonymous0
        end local 0 // org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1 this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    3     0         this  Lorg/apache/lucene/search/DoubleValuesSource$DoubleValuesComparatorSource$1;
            0    3     2  $anonymous0  I
            0    3     3  $anonymous1  Ljava/lang/String;
            0    3     4  $anonymous2  Ljava/lang/Double;
    MethodParameters:
             Name  Flags
      this$0       final
      $anonymous0  
      $anonymous1  
      $anonymous2  

  protected org.apache.lucene.index.NumericDocValues getNumericDocValues(org.apache.lucene.index.LeafReaderContext, java.lang.String);
    descriptor: (Lorg/apache/lucene/index/LeafReaderContext;Ljava/lang/String;)Lorg/apache/lucene/index/NumericDocValues;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1 this
        start local 1 // org.apache.lucene.index.LeafReaderContext context
        start local 2 // java.lang.String field
         0: .line 493
            aload 0 /* this */
            aload 1 /* context */
            putfield org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1.ctx:Lorg/apache/lucene/index/LeafReaderContext;
         1: .line 494
            aload 0 /* this */
            getfield org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1.holder:Lorg/apache/lucene/search/DoubleValuesSource$DoubleValuesHolder;
            invokedynamic applyAsLong()Ljava/util/function/DoubleToLongFunction;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (D)J
                  java/lang/Double.doubleToLongBits(D)J (6)
                  (D)J
            invokestatic org.apache.lucene.search.DoubleValuesSource.asNumericDocValues:(Lorg/apache/lucene/search/DoubleValuesSource$DoubleValuesHolder;Ljava/util/function/DoubleToLongFunction;)Lorg/apache/lucene/index/NumericDocValues;
            areturn
        end local 2 // java.lang.String field
        end local 1 // org.apache.lucene.index.LeafReaderContext context
        end local 0 // org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1 this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lorg/apache/lucene/search/DoubleValuesSource$DoubleValuesComparatorSource$1;
            0    2     1  context  Lorg/apache/lucene/index/LeafReaderContext;
            0    2     2    field  Ljava/lang/String;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
         Name  Flags
      context  
      field    

  public void setScorer(org.apache.lucene.search.Scorable);
    descriptor: (Lorg/apache/lucene/search/Scorable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1 this
        start local 1 // org.apache.lucene.search.Scorable scorer
         0: .line 499
            aload 0 /* this */
            getfield org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1.holder:Lorg/apache/lucene/search/DoubleValuesSource$DoubleValuesHolder;
            aload 0 /* this */
            getfield org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1.this$1:Lorg/apache/lucene/search/DoubleValuesSource$DoubleValuesComparatorSource;
            getfield org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource.producer:Lorg/apache/lucene/search/DoubleValuesSource;
            aload 0 /* this */
            getfield org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1.ctx:Lorg/apache/lucene/index/LeafReaderContext;
            aload 1 /* scorer */
            invokestatic org.apache.lucene.search.DoubleValuesSource.fromScorer:(Lorg/apache/lucene/search/Scorable;)Lorg/apache/lucene/search/DoubleValues;
            invokevirtual org.apache.lucene.search.DoubleValuesSource.getValues:(Lorg/apache/lucene/index/LeafReaderContext;Lorg/apache/lucene/search/DoubleValues;)Lorg/apache/lucene/search/DoubleValues;
            putfield org.apache.lucene.search.DoubleValuesSource$DoubleValuesHolder.values:Lorg/apache/lucene/search/DoubleValues;
         1: .line 500
            return
        end local 1 // org.apache.lucene.search.Scorable scorer
        end local 0 // org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1 this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lorg/apache/lucene/search/DoubleValuesSource$DoubleValuesComparatorSource$1;
            0    2     1  scorer  Lorg/apache/lucene/search/Scorable;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      scorer  
}
SourceFile: "DoubleValuesSource.java"
EnclosingMethod: org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource.newComparator:(Ljava/lang/String;IIZ)Lorg/apache/lucene/search/FieldComparator;
NestHost: org.apache.lucene.search.DoubleValuesSource
InnerClasses:
  public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
  private DoubleValuesComparatorSource = org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource of org.apache.lucene.search.DoubleValuesSource
  org.apache.lucene.search.DoubleValuesSource$DoubleValuesComparatorSource$1
  private DoubleValuesHolder = org.apache.lucene.search.DoubleValuesSource$DoubleValuesHolder of org.apache.lucene.search.DoubleValuesSource
  public DoubleComparator = org.apache.lucene.search.FieldComparator$DoubleComparator of org.apache.lucene.search.FieldComparator