class org.apache.lucene.document.LatLonPointDistanceQuery$1$3 implements org.apache.lucene.index.PointValues$IntersectVisitor
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.apache.lucene.document.LatLonPointDistanceQuery$1$3
  super_class: java.lang.Object
{
  final org.apache.lucene.document.LatLonPointDistanceQuery$1 this$1;
    descriptor: Lorg/apache/lucene/document/LatLonPointDistanceQuery$1;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private final org.apache.lucene.util.FixedBitSet val$result;
    descriptor: Lorg/apache/lucene/util/FixedBitSet;
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  private final int[] val$cost;
    descriptor: [I
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  private static volatile int[] $SWITCH_TABLE$org$apache$lucene$index$PointValues$Relation;
    descriptor: [I
    flags: (0x104a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE, ACC_SYNTHETIC

  void <init>(org.apache.lucene.document.LatLonPointDistanceQuery$1, org.apache.lucene.util.FixedBitSet, int[]);
    descriptor: (Lorg/apache/lucene/document/LatLonPointDistanceQuery$1;Lorg/apache/lucene/util/FixedBitSet;[I)V
    flags: (0x0000) 
    Code:
      stack=2, locals=4, args_size=4
        start local 0 // org.apache.lucene.document.LatLonPointDistanceQuery$1$3 this
         0: .line 285
            aload 0 /* this */
            aload 1
            putfield org.apache.lucene.document.LatLonPointDistanceQuery$1$3.this$1:Lorg/apache/lucene/document/LatLonPointDistanceQuery$1;
            aload 0 /* this */
            aload 2
            putfield org.apache.lucene.document.LatLonPointDistanceQuery$1$3.val$result:Lorg/apache/lucene/util/FixedBitSet;
            aload 0 /* this */
            aload 3
            putfield org.apache.lucene.document.LatLonPointDistanceQuery$1$3.val$cost:[I
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.apache.lucene.document.LatLonPointDistanceQuery$1$3 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/lucene/document/LatLonPointDistanceQuery$1$3;
    MethodParameters:
            Name  Flags
      this$0      final
      val$result  final
      val$cost    final

  public void visit(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // org.apache.lucene.document.LatLonPointDistanceQuery$1$3 this
        start local 1 // int docID
         0: .line 289
            aload 0 /* this */
            getfield org.apache.lucene.document.LatLonPointDistanceQuery$1$3.val$result:Lorg/apache/lucene/util/FixedBitSet;
            iload 1 /* docID */
            invokevirtual org.apache.lucene.util.FixedBitSet.clear:(I)V
         1: .line 290
            aload 0 /* this */
            getfield org.apache.lucene.document.LatLonPointDistanceQuery$1$3.val$cost:[I
            iconst_0
            dup2
            iaload
            iconst_1
            isub
            iastore
         2: .line 291
            return
        end local 1 // int docID
        end local 0 // org.apache.lucene.document.LatLonPointDistanceQuery$1$3 this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lorg/apache/lucene/document/LatLonPointDistanceQuery$1$3;
            0    3     1  docID  I
    MethodParameters:
       Name  Flags
      docID  

  public void visit(int, byte[]);
    descriptor: (I[B)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // org.apache.lucene.document.LatLonPointDistanceQuery$1$3 this
        start local 1 // int docID
        start local 2 // byte[] packedValue
         0: .line 295
            aload 0 /* this */
            getfield org.apache.lucene.document.LatLonPointDistanceQuery$1$3.this$1:Lorg/apache/lucene/document/LatLonPointDistanceQuery$1;
            aload 2 /* packedValue */
            invokevirtual org.apache.lucene.document.LatLonPointDistanceQuery$1.matches:([B)Z
            ifne 2
         1: .line 296
            aload 0 /* this */
            iload 1 /* docID */
            invokevirtual org.apache.lucene.document.LatLonPointDistanceQuery$1$3.visit:(I)V
         2: .line 298
      StackMap locals:
      StackMap stack:
            return
        end local 2 // byte[] packedValue
        end local 1 // int docID
        end local 0 // org.apache.lucene.document.LatLonPointDistanceQuery$1$3 this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    3     0         this  Lorg/apache/lucene/document/LatLonPointDistanceQuery$1$3;
            0    3     1        docID  I
            0    3     2  packedValue  [B
    MethodParameters:
             Name  Flags
      docID        
      packedValue  

  public void visit(org.apache.lucene.search.DocIdSetIterator, byte[]);
    descriptor: (Lorg/apache/lucene/search/DocIdSetIterator;[B)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=3
        start local 0 // org.apache.lucene.document.LatLonPointDistanceQuery$1$3 this
        start local 1 // org.apache.lucene.search.DocIdSetIterator iterator
        start local 2 // byte[] packedValue
         0: .line 302
            aload 0 /* this */
            getfield org.apache.lucene.document.LatLonPointDistanceQuery$1$3.this$1:Lorg/apache/lucene/document/LatLonPointDistanceQuery$1;
            aload 2 /* packedValue */
            invokevirtual org.apache.lucene.document.LatLonPointDistanceQuery$1.matches:([B)Z
            ifne 5
         1: .line 304
            goto 3
        start local 3 // int docID
         2: .line 305
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 3 /* docID */
            invokevirtual org.apache.lucene.document.LatLonPointDistanceQuery$1$3.visit:(I)V
        end local 3 // int docID
         3: .line 304
      StackMap locals:
      StackMap stack:
            aload 1 /* iterator */
            invokevirtual org.apache.lucene.search.DocIdSetIterator.nextDoc:()I
            dup
            istore 3 /* docID */
        start local 3 // int docID
         4: ldc 2147483647
            if_icmpne 2
        end local 3 // int docID
         5: .line 308
      StackMap locals:
      StackMap stack:
            return
        end local 2 // byte[] packedValue
        end local 1 // org.apache.lucene.search.DocIdSetIterator iterator
        end local 0 // org.apache.lucene.document.LatLonPointDistanceQuery$1$3 this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    6     0         this  Lorg/apache/lucene/document/LatLonPointDistanceQuery$1$3;
            0    6     1     iterator  Lorg/apache/lucene/search/DocIdSetIterator;
            0    6     2  packedValue  [B
            2    3     3        docID  I
            4    5     3        docID  I
    Exceptions:
      throws java.io.IOException
    MethodParameters:
             Name  Flags
      iterator     
      packedValue  

  public org.apache.lucene.index.PointValues$Relation compare(byte[], byte[]);
    descriptor: ([B[B)Lorg/apache/lucene/index/PointValues$Relation;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // org.apache.lucene.document.LatLonPointDistanceQuery$1$3 this
        start local 1 // byte[] minPackedValue
        start local 2 // byte[] maxPackedValue
         0: .line 312
            aload 0 /* this */
            getfield org.apache.lucene.document.LatLonPointDistanceQuery$1$3.this$1:Lorg/apache/lucene/document/LatLonPointDistanceQuery$1;
            aload 1 /* minPackedValue */
            aload 2 /* maxPackedValue */
            invokevirtual org.apache.lucene.document.LatLonPointDistanceQuery$1.relate:([B[B)Lorg/apache/lucene/index/PointValues$Relation;
            astore 3 /* relation */
        start local 3 // org.apache.lucene.index.PointValues$Relation relation
         1: .line 313
            invokestatic org.apache.lucene.document.LatLonPointDistanceQuery$1$3.$SWITCH_TABLE$org$apache$lucene$index$PointValues$Relation:()[I
            aload 3 /* relation */
            invokevirtual org.apache.lucene.index.PointValues$Relation.ordinal:()I
            iaload
            tableswitch { // 1 - 2
                    1: 2
                    2: 3
              default: 4
          }
         2: .line 316
      StackMap locals: org.apache.lucene.index.PointValues$Relation
      StackMap stack:
            getstatic org.apache.lucene.index.PointValues$Relation.CELL_OUTSIDE_QUERY:Lorg/apache/lucene/index/PointValues$Relation;
            areturn
         3: .line 319
      StackMap locals:
      StackMap stack:
            getstatic org.apache.lucene.index.PointValues$Relation.CELL_INSIDE_QUERY:Lorg/apache/lucene/index/PointValues$Relation;
            areturn
         4: .line 321
      StackMap locals:
      StackMap stack:
            aload 3 /* relation */
            areturn
        end local 3 // org.apache.lucene.index.PointValues$Relation relation
        end local 2 // byte[] maxPackedValue
        end local 1 // byte[] minPackedValue
        end local 0 // org.apache.lucene.document.LatLonPointDistanceQuery$1$3 this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    5     0            this  Lorg/apache/lucene/document/LatLonPointDistanceQuery$1$3;
            0    5     1  minPackedValue  [B
            0    5     2  maxPackedValue  [B
            1    5     3        relation  Lorg/apache/lucene/index/PointValues$Relation;
    MethodParameters:
                Name  Flags
      minPackedValue  
      maxPackedValue  

  static int[] $SWITCH_TABLE$org$apache$lucene$index$PointValues$Relation();
    descriptor: ()[I
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 285
            getstatic org.apache.lucene.document.LatLonPointDistanceQuery$1$3.$SWITCH_TABLE$org$apache$lucene$index$PointValues$Relation:[I
            dup
            ifnull 1
            areturn
      StackMap locals:
      StackMap stack: int[]
         1: pop
            invokestatic org.apache.lucene.index.PointValues$Relation.values:()[Lorg/apache/lucene/index/PointValues$Relation;
            arraylength
            newarray 10
            astore 0
         2: aload 0
            getstatic org.apache.lucene.index.PointValues$Relation.CELL_CROSSES_QUERY:Lorg/apache/lucene/index/PointValues$Relation;
            invokevirtual org.apache.lucene.index.PointValues$Relation.ordinal:()I
            iconst_3
            iastore
         3: goto 5
      StackMap locals: int[]
      StackMap stack: java.lang.NoSuchFieldError
         4: pop
      StackMap locals:
      StackMap stack:
         5: aload 0
            getstatic org.apache.lucene.index.PointValues$Relation.CELL_INSIDE_QUERY:Lorg/apache/lucene/index/PointValues$Relation;
            invokevirtual org.apache.lucene.index.PointValues$Relation.ordinal:()I
            iconst_1
            iastore
         6: goto 8
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
         7: pop
      StackMap locals:
      StackMap stack:
         8: aload 0
            getstatic org.apache.lucene.index.PointValues$Relation.CELL_OUTSIDE_QUERY:Lorg/apache/lucene/index/PointValues$Relation;
            invokevirtual org.apache.lucene.index.PointValues$Relation.ordinal:()I
            iconst_2
            iastore
         9: goto 11
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        10: pop
      StackMap locals:
      StackMap stack:
        11: aload 0
            dup
            putstatic org.apache.lucene.document.LatLonPointDistanceQuery$1$3.$SWITCH_TABLE$org$apache$lucene$index$PointValues$Relation:[I
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
      Exception table:
        from    to  target  type
           2     3       4  Class java.lang.NoSuchFieldError
           5     6       7  Class java.lang.NoSuchFieldError
           8     9      10  Class java.lang.NoSuchFieldError
}
SourceFile: "LatLonPointDistanceQuery.java"
EnclosingMethod: org.apache.lucene.document.LatLonPointDistanceQuery$1.getInverseIntersectVisitor:(Lorg/apache/lucene/util/FixedBitSet;[I)Lorg/apache/lucene/index/PointValues$IntersectVisitor;
NestHost: org.apache.lucene.document.LatLonPointDistanceQuery
InnerClasses:
  org.apache.lucene.document.LatLonPointDistanceQuery$1
  org.apache.lucene.document.LatLonPointDistanceQuery$1$3
  public abstract IntersectVisitor = org.apache.lucene.index.PointValues$IntersectVisitor of org.apache.lucene.index.PointValues
  public final Relation = org.apache.lucene.index.PointValues$Relation of org.apache.lucene.index.PointValues