public class org.apache.commons.collections4.map.ReferenceIdentityMap<K, V> extends org.apache.commons.collections4.map.AbstractReferenceMap<K, V> implements java.io.Serializable
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.apache.commons.collections4.map.ReferenceIdentityMap
super_class: org.apache.commons.collections4.map.AbstractReferenceMap
{
private static final long serialVersionUID;
descriptor: J
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: -1266190134568365852
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=1, args_size=1
start local 0 0: aload 0
getstatic org.apache.commons.collections4.map.AbstractReferenceMap$ReferenceStrength.HARD:Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;
getstatic org.apache.commons.collections4.map.AbstractReferenceMap$ReferenceStrength.SOFT:Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;
bipush 16
1: ldc 0.75
iconst_0
invokespecial org.apache.commons.collections4.map.AbstractReferenceMap.<init>:(Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;IFZ)V
2: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/commons/collections4/map/ReferenceIdentityMap<TK;TV;>;
public void <init>(org.apache.commons.collections4.map.AbstractReferenceMap$ReferenceStrength, org.apache.commons.collections4.map.AbstractReferenceMap$ReferenceStrength);
descriptor: (Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
bipush 16
ldc 0.75
iconst_0
invokespecial org.apache.commons.collections4.map.AbstractReferenceMap.<init>:(Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;IFZ)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/commons/collections4/map/ReferenceIdentityMap<TK;TV;>;
0 2 1 keyType Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;
0 2 2 valueType Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;
Signature: (Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;)V
MethodParameters:
Name Flags
keyType final
valueType final
public void <init>(org.apache.commons.collections4.map.AbstractReferenceMap$ReferenceStrength, org.apache.commons.collections4.map.AbstractReferenceMap$ReferenceStrength, );
descriptor: (Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Z)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
bipush 16
ldc 0.75
iload 3
invokespecial org.apache.commons.collections4.map.AbstractReferenceMap.<init>:(Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;IFZ)V
1: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/commons/collections4/map/ReferenceIdentityMap<TK;TV;>;
0 2 1 keyType Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;
0 2 2 valueType Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;
0 2 3 purgeValues Z
Signature: (Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Z)V
MethodParameters:
Name Flags
keyType final
valueType final
purgeValues final
public void <init>(org.apache.commons.collections4.map.AbstractReferenceMap$ReferenceStrength, org.apache.commons.collections4.map.AbstractReferenceMap$ReferenceStrength, int, );
descriptor: (Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;IF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
iload 3
fload 4
iconst_0
invokespecial org.apache.commons.collections4.map.AbstractReferenceMap.<init>:(Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;IFZ)V
1: return
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/commons/collections4/map/ReferenceIdentityMap<TK;TV;>;
0 2 1 keyType Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;
0 2 2 valueType Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;
0 2 3 capacity I
0 2 4 loadFactor F
Signature: (Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;IF)V
MethodParameters:
Name Flags
keyType final
valueType final
capacity final
loadFactor final
public void <init>(org.apache.commons.collections4.map.AbstractReferenceMap$ReferenceStrength, org.apache.commons.collections4.map.AbstractReferenceMap$ReferenceStrength, int, float, );
descriptor: (Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;IFZ)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=6, args_size=6
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 0: aload 0
aload 1
aload 2
iload 3
fload 4
iload 5
invokespecial org.apache.commons.collections4.map.AbstractReferenceMap.<init>:(Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;IFZ)V
1: return
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/commons/collections4/map/ReferenceIdentityMap<TK;TV;>;
0 2 1 keyType Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;
0 2 2 valueType Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;
0 2 3 capacity I
0 2 4 loadFactor F
0 2 5 purgeValues Z
Signature: (Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;IFZ)V
MethodParameters:
Name Flags
keyType final
valueType final
capacity final
loadFactor final
purgeValues final
protected int hash(java.lang.Object);
descriptor: (Ljava/lang/Object;)I
flags: (0x0004) ACC_PROTECTED
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: aload 1
invokestatic java.lang.System.identityHashCode:(Ljava/lang/Object;)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/commons/collections4/map/ReferenceIdentityMap<TK;TV;>;
0 1 1 key Ljava/lang/Object;
MethodParameters:
Name Flags
key final
protected int hashEntry(java.lang.Object, java.lang.Object);
descriptor: (Ljava/lang/Object;Ljava/lang/Object;)I
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
invokestatic java.lang.System.identityHashCode:(Ljava/lang/Object;)I
1: aload 2
invokestatic java.lang.System.identityHashCode:(Ljava/lang/Object;)I
2: ixor
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/commons/collections4/map/ReferenceIdentityMap<TK;TV;>;
0 3 1 key Ljava/lang/Object;
0 3 2 value Ljava/lang/Object;
MethodParameters:
Name Flags
key final
value final
protected boolean isEqualKey(java.lang.Object, java.lang.Object);
descriptor: (Ljava/lang/Object;Ljava/lang/Object;)Z
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getstatic org.apache.commons.collections4.map.AbstractReferenceMap$ReferenceStrength.HARD:Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;
invokevirtual org.apache.commons.collections4.map.ReferenceIdentityMap.isKeyType:(Lorg/apache/commons/collections4/map/AbstractReferenceMap$ReferenceStrength;)Z
ifeq 1
aload 2
goto 2
StackMap locals:
StackMap stack:
1: aload 2
checkcast java.lang.ref.Reference
invokevirtual java.lang.ref.Reference.get:()Ljava/lang/Object;
StackMap locals:
StackMap stack: java.lang.Object
2: astore 2
3: aload 1
aload 2
if_acmpne 4
iconst_1
ireturn
StackMap locals:
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 Lorg/apache/commons/collections4/map/ReferenceIdentityMap<TK;TV;>;
0 5 1 key1 Ljava/lang/Object;
0 5 2 key2 Ljava/lang/Object;
MethodParameters:
Name Flags
key1 final
key2
protected boolean isEqualValue(java.lang.Object, java.lang.Object);
descriptor: (Ljava/lang/Object;Ljava/lang/Object;)Z
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
aload 2
if_acmpne 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/commons/collections4/map/ReferenceIdentityMap<TK;TV;>;
0 2 1 value1 Ljava/lang/Object;
0 2 2 value2 Ljava/lang/Object;
MethodParameters:
Name Flags
value1 final
value2 final
private void writeObject(java.io.ObjectOutputStream);
descriptor: (Ljava/io/ObjectOutputStream;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 1
invokevirtual java.io.ObjectOutputStream.defaultWriteObject:()V
1: aload 0
aload 1
invokevirtual org.apache.commons.collections4.map.ReferenceIdentityMap.doWriteObject:(Ljava/io/ObjectOutputStream;)V
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/commons/collections4/map/ReferenceIdentityMap<TK;TV;>;
0 3 1 out Ljava/io/ObjectOutputStream;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
out final
private void readObject(java.io.ObjectInputStream);
descriptor: (Ljava/io/ObjectInputStream;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 1
invokevirtual java.io.ObjectInputStream.defaultReadObject:()V
1: aload 0
aload 1
invokevirtual org.apache.commons.collections4.map.ReferenceIdentityMap.doReadObject:(Ljava/io/ObjectInputStream;)V
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/commons/collections4/map/ReferenceIdentityMap<TK;TV;>;
0 3 1 in Ljava/io/ObjectInputStream;
Exceptions:
throws java.io.IOException, java.lang.ClassNotFoundException
MethodParameters:
Name Flags
in final
}
Signature: <K:Ljava/lang/Object;V:Ljava/lang/Object;>Lorg/apache/commons/collections4/map/AbstractReferenceMap<TK;TV;>;Ljava/io/Serializable;
SourceFile: "ReferenceIdentityMap.java"
InnerClasses:
public final ReferenceStrength = org.apache.commons.collections4.map.AbstractReferenceMap$ReferenceStrength of org.apache.commons.collections4.map.AbstractReferenceMap