final class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry implements it.unimi.dsi.fastutil.ints.Int2BooleanMap$Entry, java.util.Map$Entry<java.lang.Integer, java.lang.Boolean>
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry
super_class: java.lang.Object
{
int index;
descriptor: I
flags: (0x0000)
final it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap this$0;
descriptor: Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap, int);
descriptor: (Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;I)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 2 0: aload 0
aload 1
putfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
iload 2
putfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
2: return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap$MapEntry;
0 3 2 index I
MethodParameters:
Name Flags
this$0 final
index final
void <init>(it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap);
descriptor: (Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
aload 0
invokespecial java.lang.Object.<init>:()V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap$MapEntry;
MethodParameters:
Name Flags
this$0 final
public int getIntKey();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap.key:[I
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
iaload
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap$MapEntry;
public boolean getBooleanValue();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap.value:[Z
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
baload
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap$MapEntry;
public boolean setValue(boolean);
descriptor: (Z)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap.value:[Z
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
baload
istore 2
start local 2 1: aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap.value:[Z
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
iload 1
bastore
2: iload 2
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap$MapEntry;
0 3 1 v Z
1 3 2 oldValue Z
MethodParameters:
Name Flags
v final
public java.lang.Integer getKey();
descriptor: ()Ljava/lang/Integer;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap.key:[I
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
iaload
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap$MapEntry;
RuntimeVisibleAnnotations:
java.lang.Deprecated()
public java.lang.Boolean getValue();
descriptor: ()Ljava/lang/Boolean;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap.value:[Z
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
baload
invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap$MapEntry;
RuntimeVisibleAnnotations:
java.lang.Deprecated()
public java.lang.Boolean setValue(java.lang.Boolean);
descriptor: (Ljava/lang/Boolean;)Ljava/lang/Boolean;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual java.lang.Boolean.booleanValue:()Z
invokevirtual it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.setValue:(Z)Z
invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap$MapEntry;
0 1 1 v Ljava/lang/Boolean;
RuntimeVisibleAnnotations:
java.lang.Deprecated()
MethodParameters:
Name Flags
v final
public boolean equals(java.lang.Object);
descriptor: (Ljava/lang/Object;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 1
instanceof java.util.Map$Entry
ifne 2
1: iconst_0
ireturn
2: StackMap locals:
StackMap stack:
aload 1
checkcast java.util.Map$Entry
astore 2
start local 2 3: aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap.key:[I
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
iaload
aload 2
invokeinterface java.util.Map$Entry.getKey:()Ljava/lang/Object;
checkcast java.lang.Integer
invokevirtual java.lang.Integer.intValue:()I
if_icmpne 4
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap.value:[Z
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
baload
aload 2
invokeinterface java.util.Map$Entry.getValue:()Ljava/lang/Object;
checkcast java.lang.Boolean
invokevirtual java.lang.Boolean.booleanValue:()Z
if_icmpne 4
iconst_1
ireturn
StackMap locals: java.util.Map$Entry
StackMap stack:
4: iconst_0
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap$MapEntry;
0 5 1 o Ljava/lang/Object;
3 5 2 e Ljava/util/Map$Entry<Ljava/lang/Integer;Ljava/lang/Boolean;>;
MethodParameters:
Name Flags
o final
public int hashCode();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap.key:[I
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
iaload
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap.value:[Z
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
baload
ifeq 1
sipush 1231
goto 2
StackMap locals:
StackMap stack: int
1: sipush 1237
StackMap locals: it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry
StackMap stack: int int
2: ixor
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap$MapEntry;
public java.lang.String toString();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=1, args_size=1
start local 0 0: new java.lang.StringBuilder
dup
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap.key:[I
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
iaload
invokestatic java.lang.String.valueOf:(I)Ljava/lang/String;
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
ldc "=>"
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.this$0:Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap;
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap.value:[Z
aload 0
getfield it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.index:I
baload
invokevirtual java.lang.StringBuilder.append:(Z)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lit/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap$MapEntry;
public java.lang.Object getKey();
descriptor: ()Ljava/lang/Object;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.getKey:()Ljava/lang/Integer;
areturn
LocalVariableTable:
Start End Slot Name Signature
public java.lang.Object setValue(java.lang.Object);
descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
checkcast java.lang.Boolean
invokevirtual it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.setValue:(Ljava/lang/Boolean;)Ljava/lang/Boolean;
areturn
LocalVariableTable:
Start End Slot Name Signature
public java.lang.Object getValue();
descriptor: ()Ljava/lang/Object;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry.getValue:()Ljava/lang/Boolean;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Ljava/lang/Object;Lit/unimi/dsi/fastutil/ints/Int2BooleanMap$Entry;Ljava/util/Map$Entry<Ljava/lang/Integer;Ljava/lang/Boolean;>;
SourceFile: "Int2BooleanLinkedOpenHashMap.java"
NestHost: it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
InnerClasses:
final MapEntry = it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap$MapEntry of it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
public abstract Entry = it.unimi.dsi.fastutil.ints.Int2BooleanMap$Entry of it.unimi.dsi.fastutil.ints.Int2BooleanMap
public abstract Entry = java.util.Map$Entry of java.util.Map