final class com.carrotsearch.hppc.IntFloatHashMap$KeysIterator extends com.carrotsearch.hppc.AbstractIterator<com.carrotsearch.hppc.cursors.IntCursor>
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: com.carrotsearch.hppc.IntFloatHashMap$KeysIterator
  super_class: com.carrotsearch.hppc.AbstractIterator
{
  private final com.carrotsearch.hppc.cursors.IntCursor cursor;
    descriptor: Lcom/carrotsearch/hppc/cursors/IntCursor;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int max;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private int slot;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  final com.carrotsearch.hppc.IntFloatHashMap this$0;
    descriptor: Lcom/carrotsearch/hppc/IntFloatHashMap;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  public void <init>(com.carrotsearch.hppc.IntFloatHashMap);
    descriptor: (Lcom/carrotsearch/hppc/IntFloatHashMap;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.carrotsearch.hppc.IntFloatHashMap$KeysIterator this
         0: .line 856
            aload 0 /* this */
            aload 1
            putfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.this$0:Lcom/carrotsearch/hppc/IntFloatHashMap;
            aload 0 /* this */
            invokespecial com.carrotsearch.hppc.AbstractIterator.<init>:()V
         1: .line 853
            aload 0 /* this */
            aload 1
            getfield com.carrotsearch.hppc.IntFloatHashMap.mask:I
            iconst_1
            iadd
            putfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.max:I
         2: .line 854
            aload 0 /* this */
            iconst_m1
            putfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
         3: .line 857
            aload 0 /* this */
            new com.carrotsearch.hppc.cursors.IntCursor
            dup
            invokespecial com.carrotsearch.hppc.cursors.IntCursor.<init>:()V
            putfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.cursor:Lcom/carrotsearch/hppc/cursors/IntCursor;
         4: .line 858
            return
        end local 0 // com.carrotsearch.hppc.IntFloatHashMap$KeysIterator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/carrotsearch/hppc/IntFloatHashMap$KeysIterator;
    MethodParameters:
        Name  Flags
      this$0  final

  protected com.carrotsearch.hppc.cursors.IntCursor fetch();
    descriptor: ()Lcom/carrotsearch/hppc/cursors/IntCursor;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.carrotsearch.hppc.IntFloatHashMap$KeysIterator this
         0: .line 862
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.max:I
            if_icmpge 9
         1: .line 864
            aload 0 /* this */
            dup
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
            iconst_1
            iadd
            putfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
            goto 8
         2: .line 865
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.this$0:Lcom/carrotsearch/hppc/IntFloatHashMap;
            getfield com.carrotsearch.hppc.IntFloatHashMap.keys:[I
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
            iaload
            dup
            istore 1 /* existing */
        start local 1 // int existing
         3: ifeq 7
         4: .line 866
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.cursor:Lcom/carrotsearch/hppc/cursors/IntCursor;
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
            putfield com.carrotsearch.hppc.cursors.IntCursor.index:I
         5: .line 867
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.cursor:Lcom/carrotsearch/hppc/cursors/IntCursor;
            iload 1 /* existing */
            putfield com.carrotsearch.hppc.cursors.IntCursor.value:I
         6: .line 868
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.cursor:Lcom/carrotsearch/hppc/cursors/IntCursor;
            areturn
         7: .line 864
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
            iconst_1
            iadd
            putfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
        end local 1 // int existing
      StackMap locals:
      StackMap stack:
         8: aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.max:I
            if_icmplt 2
         9: .line 873
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.max:I
            if_icmpne 14
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.this$0:Lcom/carrotsearch/hppc/IntFloatHashMap;
            getfield com.carrotsearch.hppc.IntFloatHashMap.hasEmptyKey:Z
            ifeq 14
        10: .line 874
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.cursor:Lcom/carrotsearch/hppc/cursors/IntCursor;
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
            putfield com.carrotsearch.hppc.cursors.IntCursor.index:I
        11: .line 875
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.cursor:Lcom/carrotsearch/hppc/cursors/IntCursor;
            iconst_0
            putfield com.carrotsearch.hppc.cursors.IntCursor.value:I
        12: .line 876
            aload 0 /* this */
            dup
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
            iconst_1
            iadd
            putfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.slot:I
        13: .line 877
            aload 0 /* this */
            getfield com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.cursor:Lcom/carrotsearch/hppc/cursors/IntCursor;
            areturn
        14: .line 880
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.done:()Ljava/lang/Object;
            checkcast com.carrotsearch.hppc.cursors.IntCursor
            areturn
        end local 0 // com.carrotsearch.hppc.IntFloatHashMap$KeysIterator this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   15     0      this  Lcom/carrotsearch/hppc/IntFloatHashMap$KeysIterator;
            3    8     1  existing  I

  protected java.lang.Object fetch();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.carrotsearch.hppc.IntFloatHashMap$KeysIterator.fetch:()Lcom/carrotsearch/hppc/cursors/IntCursor;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lcom/carrotsearch/hppc/AbstractIterator<Lcom/carrotsearch/hppc/cursors/IntCursor;>;
SourceFile: "IntFloatHashMap.java"
NestHost: com.carrotsearch.hppc.IntFloatHashMap
InnerClasses:
  private final KeysIterator = com.carrotsearch.hppc.IntFloatHashMap$KeysIterator of com.carrotsearch.hppc.IntFloatHashMap