final class com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator extends com.carrotsearch.hppc.AbstractIterator<com.carrotsearch.hppc.cursors.ByteCursor>
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator
  super_class: com.carrotsearch.hppc.AbstractIterator
{
  private final com.carrotsearch.hppc.cursors.ByteCursor cursor;
    descriptor: Lcom/carrotsearch/hppc/cursors/ByteCursor;
    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.ObjectByteHashMap this$0;
    descriptor: Lcom/carrotsearch/hppc/ObjectByteHashMap;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

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

  protected com.carrotsearch.hppc.cursors.ByteCursor fetch();
    descriptor: ()Lcom/carrotsearch/hppc/cursors/ByteCursor;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator this
         0: .line 990
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.max:I
            if_icmpge 8
         1: .line 991
            aload 0 /* this */
            dup
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
            iconst_1
            iadd
            putfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
            goto 7
         2: .line 992
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.this$0:Lcom/carrotsearch/hppc/ObjectByteHashMap;
            getfield com.carrotsearch.hppc.ObjectByteHashMap.keys:[Ljava/lang/Object;
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
            aaload
            ifnull 6
         3: .line 993
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.cursor:Lcom/carrotsearch/hppc/cursors/ByteCursor;
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
            putfield com.carrotsearch.hppc.cursors.ByteCursor.index:I
         4: .line 994
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.cursor:Lcom/carrotsearch/hppc/cursors/ByteCursor;
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.this$0:Lcom/carrotsearch/hppc/ObjectByteHashMap;
            getfield com.carrotsearch.hppc.ObjectByteHashMap.values:[B
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
            baload
            putfield com.carrotsearch.hppc.cursors.ByteCursor.value:B
         5: .line 995
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.cursor:Lcom/carrotsearch/hppc/cursors/ByteCursor;
            areturn
         6: .line 991
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
            iconst_1
            iadd
            putfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
      StackMap locals:
      StackMap stack:
         7: aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.max:I
            if_icmplt 2
         8: .line 1000
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.max:I
            if_icmpne 13
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.this$0:Lcom/carrotsearch/hppc/ObjectByteHashMap;
            getfield com.carrotsearch.hppc.ObjectByteHashMap.hasEmptyKey:Z
            ifeq 13
         9: .line 1001
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.cursor:Lcom/carrotsearch/hppc/cursors/ByteCursor;
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
            putfield com.carrotsearch.hppc.cursors.ByteCursor.index:I
        10: .line 1002
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.cursor:Lcom/carrotsearch/hppc/cursors/ByteCursor;
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.this$0:Lcom/carrotsearch/hppc/ObjectByteHashMap;
            getfield com.carrotsearch.hppc.ObjectByteHashMap.values:[B
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.max:I
            baload
            putfield com.carrotsearch.hppc.cursors.ByteCursor.value:B
        11: .line 1003
            aload 0 /* this */
            dup
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
            iconst_1
            iadd
            putfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.slot:I
        12: .line 1004
            aload 0 /* this */
            getfield com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.cursor:Lcom/carrotsearch/hppc/cursors/ByteCursor;
            areturn
        13: .line 1007
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator.done:()Ljava/lang/Object;
            checkcast com.carrotsearch.hppc.cursors.ByteCursor
            areturn
        end local 0 // com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   14     0  this  Lcom/carrotsearch/hppc/ObjectByteHashMap$ValuesIterator;

  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.ObjectByteHashMap$ValuesIterator.fetch:()Lcom/carrotsearch/hppc/cursors/ByteCursor;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lcom/carrotsearch/hppc/AbstractIterator<Lcom/carrotsearch/hppc/cursors/ByteCursor;>;
SourceFile: "ObjectByteHashMap.java"
NestHost: com.carrotsearch.hppc.ObjectByteHashMap
InnerClasses:
  private final ValuesIterator = com.carrotsearch.hppc.ObjectByteHashMap$ValuesIterator of com.carrotsearch.hppc.ObjectByteHashMap