class org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView extends org.eclipse.collections.impl.lazy.AbstractLazyIterable<org.eclipse.collections.api.tuple.primitive.IntIntPair>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView
super_class: org.eclipse.collections.impl.lazy.AbstractLazyIterable
{
final org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap this$0;
descriptor: Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private void <init>(org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap);
descriptor: (Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
aload 0
invokespecial org.eclipse.collections.impl.lazy.AbstractLazyIterable.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap$KeyValuesView;
MethodParameters:
Name Flags
this$0 final
public void each(org.eclipse.collections.api.block.procedure.Procedure<? super org.eclipse.collections.api.tuple.primitive.IntIntPair>);
descriptor: (Lorg/eclipse/collections/api/block/procedure/Procedure;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
ifnull 5
1: aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues.containsZeroKey:Z
ifeq 3
2: aload 1
iconst_0
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues.zeroValue:I
invokestatic org.eclipse.collections.impl.tuple.primitive.PrimitiveTuples.pair:(II)Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;
invokeinterface org.eclipse.collections.api.block.procedure.Procedure.value:(Ljava/lang/Object;)V
3: StackMap locals:
StackMap stack:
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues.containsOneKey:Z
ifeq 5
4: aload 1
iconst_1
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues.oneValue:I
invokestatic org.eclipse.collections.impl.tuple.primitive.PrimitiveTuples.pair:(II)Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;
invokeinterface org.eclipse.collections.api.block.procedure.Procedure.value:(Ljava/lang/Object;)V
5: StackMap locals:
StackMap stack:
iconst_0
istore 2
start local 2 6: goto 10
7: StackMap locals: int
StackMap stack:
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.keysValues:[I
iload 2
iaload
invokestatic org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.isNonSentinel:(I)Z
ifeq 9
8: aload 1
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.keysValues:[I
iload 2
iaload
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.keysValues:[I
iload 2
iconst_1
iadd
iaload
invokestatic org.eclipse.collections.impl.tuple.primitive.PrimitiveTuples.pair:(II)Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;
invokeinterface org.eclipse.collections.api.block.procedure.Procedure.value:(Ljava/lang/Object;)V
9: StackMap locals:
StackMap stack:
iinc 2 2
StackMap locals:
StackMap stack:
10: iload 2
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.keysValues:[I
arraylength
if_icmplt 7
end local 2 11: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap$KeyValuesView;
0 12 1 procedure Lorg/eclipse/collections/api/block/procedure/Procedure<-Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;>;
6 11 2 i I
Signature: (Lorg/eclipse/collections/api/block/procedure/Procedure<-Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;>;)V
MethodParameters:
Name Flags
procedure
public void forEachWithIndex(org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure<? super org.eclipse.collections.api.tuple.primitive.IntIntPair>);
descriptor: (Lorg/eclipse/collections/api/block/procedure/primitive/ObjectIntProcedure;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=2
start local 0 start local 1 0: iconst_0
istore 2
start local 2 1: aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
ifnull 8
2: aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues.containsZeroKey:Z
ifeq 5
3: aload 1
iconst_0
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues.zeroValue:I
invokestatic org.eclipse.collections.impl.tuple.primitive.PrimitiveTuples.pair:(II)Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;
iload 2
invokeinterface org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure.value:(Ljava/lang/Object;I)V
4: iinc 2 1
5: StackMap locals: int
StackMap stack:
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues.containsOneKey:Z
ifeq 8
6: aload 1
iconst_1
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues.oneValue:I
invokestatic org.eclipse.collections.impl.tuple.primitive.PrimitiveTuples.pair:(II)Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;
iload 2
invokeinterface org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure.value:(Ljava/lang/Object;I)V
7: iinc 2 1
8: StackMap locals:
StackMap stack:
iconst_0
istore 3
start local 3 9: goto 14
10: StackMap locals: int
StackMap stack:
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.keysValues:[I
iload 3
iaload
invokestatic org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.isNonSentinel:(I)Z
ifeq 13
11: aload 1
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.keysValues:[I
iload 3
iaload
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.keysValues:[I
iload 3
iconst_1
iadd
iaload
invokestatic org.eclipse.collections.impl.tuple.primitive.PrimitiveTuples.pair:(II)Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;
iload 2
invokeinterface org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure.value:(Ljava/lang/Object;I)V
12: iinc 2 1
13: StackMap locals:
StackMap stack:
iinc 3 2
StackMap locals:
StackMap stack:
14: iload 3
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.keysValues:[I
arraylength
if_icmplt 10
end local 3 15: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 16 0 this Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap$KeyValuesView;
0 16 1 objectIntProcedure Lorg/eclipse/collections/api/block/procedure/primitive/ObjectIntProcedure<-Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;>;
1 16 2 index I
9 15 3 i I
Signature: (Lorg/eclipse/collections/api/block/procedure/primitive/ObjectIntProcedure<-Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;>;)V
MethodParameters:
Name Flags
objectIntProcedure
public <P> void forEachWith(org.eclipse.collections.api.block.procedure.Procedure2<? super org.eclipse.collections.api.tuple.primitive.IntIntPair, ? super P>, );
descriptor: (Lorg/eclipse/collections/api/block/procedure/Procedure2;Ljava/lang/Object;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
ifnull 5
1: aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues.containsZeroKey:Z
ifeq 3
2: aload 1
iconst_0
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues.zeroValue:I
invokestatic org.eclipse.collections.impl.tuple.primitive.PrimitiveTuples.pair:(II)Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;
aload 2
invokeinterface org.eclipse.collections.api.block.procedure.Procedure2.value:(Ljava/lang/Object;Ljava/lang/Object;)V
3: StackMap locals:
StackMap stack:
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues.containsOneKey:Z
ifeq 5
4: aload 1
iconst_1
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableIntValuesMap$SentinelValues;
getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues.oneValue:I
invokestatic org.eclipse.collections.impl.tuple.primitive.PrimitiveTuples.pair:(II)Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;
aload 2
invokeinterface org.eclipse.collections.api.block.procedure.Procedure2.value:(Ljava/lang/Object;Ljava/lang/Object;)V
5: StackMap locals:
StackMap stack:
iconst_0
istore 3
start local 3 6: goto 10
7: StackMap locals: int
StackMap stack:
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.keysValues:[I
iload 3
iaload
invokestatic org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.isNonSentinel:(I)Z
ifeq 9
8: aload 1
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.keysValues:[I
iload 3
iaload
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.keysValues:[I
iload 3
iconst_1
iadd
iaload
invokestatic org.eclipse.collections.impl.tuple.primitive.PrimitiveTuples.pair:(II)Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;
aload 2
invokeinterface org.eclipse.collections.api.block.procedure.Procedure2.value:(Ljava/lang/Object;Ljava/lang/Object;)V
9: StackMap locals:
StackMap stack:
iinc 3 2
StackMap locals:
StackMap stack:
10: iload 3
aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.keysValues:[I
arraylength
if_icmplt 7
end local 3 11: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap$KeyValuesView;
0 12 1 procedure Lorg/eclipse/collections/api/block/procedure/Procedure2<-Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;-TP;>;
0 12 2 parameter TP;
6 11 3 i I
Signature: <P:Ljava/lang/Object;>(Lorg/eclipse/collections/api/block/procedure/Procedure2<-Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;-TP;>;TP;)V
MethodParameters:
Name Flags
procedure
parameter
public java.util.Iterator<org.eclipse.collections.api.tuple.primitive.IntIntPair> iterator();
descriptor: ()Ljava/util/Iterator;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView$InternalKeyValuesIterator
dup
aload 0
invokespecial org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView$InternalKeyValuesIterator.<init>:(Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap$KeyValuesView;)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap$KeyValuesView;
Signature: ()Ljava/util/Iterator<Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;>;
static org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap access$0(org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView);
descriptor: (Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap$KeyValuesView;)Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
getfield org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntIntHashMap;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Lorg/eclipse/collections/impl/lazy/AbstractLazyIterable<Lorg/eclipse/collections/api/tuple/primitive/IntIntPair;>;
SourceFile: "IntIntHashMap.java"
NestHost: org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap
InnerClasses:
protected SentinelValues = org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap$SentinelValues of org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap
private KeyValuesView = org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView of org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap
public InternalKeyValuesIterator = org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView$InternalKeyValuesIterator of org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap$KeyValuesView