public class org.apache.commons.collections.map.ReferenceIdentityMap extends org.apache.commons.collections.map.AbstractReferenceMap implements java.io.Serializable
{
private static final long serialVersionUID;
public void <init>()
{
org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength v, v;
org.apache.commons.collections.map.ReferenceIdentityMap v;
v := @this: org.apache.commons.collections.map.ReferenceIdentityMap;
v = <org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength: org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength HARD>;
v = <org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength: org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength SOFT>;
specialinvoke v.<org.apache.commons.collections.map.AbstractReferenceMap: void <init>(org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength,org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength,int,float,boolean)>(v, v, 16, 0.75F, 0);
return;
}
public void <init>(org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength, org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength)
{
org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength v, v;
org.apache.commons.collections.map.ReferenceIdentityMap v;
v := @this: org.apache.commons.collections.map.ReferenceIdentityMap;
v := @parameter: org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength;
v := @parameter: org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength;
specialinvoke v.<org.apache.commons.collections.map.AbstractReferenceMap: void <init>(org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength,org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength,int,float,boolean)>(v, v, 16, 0.75F, 0);
return;
}
public void <init>(org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength, org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength, boolean)
{
org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength v, v;
org.apache.commons.collections.map.ReferenceIdentityMap v;
boolean v;
v := @this: org.apache.commons.collections.map.ReferenceIdentityMap;
v := @parameter: org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength;
v := @parameter: org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength;
v := @parameter: boolean;
specialinvoke v.<org.apache.commons.collections.map.AbstractReferenceMap: void <init>(org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength,org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength,int,float,boolean)>(v, v, 16, 0.75F, v);
return;
}
public void <init>(org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength, org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength, int, float)
{
org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength v, v;
int v;
float v;
org.apache.commons.collections.map.ReferenceIdentityMap v;
v := @this: org.apache.commons.collections.map.ReferenceIdentityMap;
v := @parameter: org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength;
v := @parameter: org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength;
v := @parameter: int;
v := @parameter: float;
specialinvoke v.<org.apache.commons.collections.map.AbstractReferenceMap: void <init>(org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength,org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength,int,float,boolean)>(v, v, v, v, 0);
return;
}
public void <init>(org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength, org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength, int, float, boolean)
{
org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength v, v;
int v;
float v;
org.apache.commons.collections.map.ReferenceIdentityMap v;
boolean v;
v := @this: org.apache.commons.collections.map.ReferenceIdentityMap;
v := @parameter: org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength;
v := @parameter: org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength;
v := @parameter: int;
v := @parameter: float;
v := @parameter: boolean;
specialinvoke v.<org.apache.commons.collections.map.AbstractReferenceMap: void <init>(org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength,org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength,int,float,boolean)>(v, v, v, v, v);
return;
}
protected int hash(java.lang.Object)
{
int v;
java.lang.Object v;
org.apache.commons.collections.map.ReferenceIdentityMap v;
v := @this: org.apache.commons.collections.map.ReferenceIdentityMap;
v := @parameter: java.lang.Object;
v = staticinvoke <java.lang.System: int identityHashCode(java.lang.Object)>(v);
return v;
}
protected int hashEntry(java.lang.Object, java.lang.Object)
{
int v, v, v;
java.lang.Object v, v;
org.apache.commons.collections.map.ReferenceIdentityMap v;
v := @this: org.apache.commons.collections.map.ReferenceIdentityMap;
v := @parameter: java.lang.Object;
v := @parameter: java.lang.Object;
v = staticinvoke <java.lang.System: int identityHashCode(java.lang.Object)>(v);
v = staticinvoke <java.lang.System: int identityHashCode(java.lang.Object)>(v);
v = v ^ v;
return v;
}
protected boolean isEqualKey(java.lang.Object, java.lang.Object)
{
org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength v;
java.lang.Object v, v, v;
org.apache.commons.collections.map.ReferenceIdentityMap v;
boolean v, v;
v := @this: org.apache.commons.collections.map.ReferenceIdentityMap;
v := @parameter: java.lang.Object;
v := @parameter: java.lang.Object;
v = <org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength: org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength HARD>;
v = virtualinvoke v.<org.apache.commons.collections.map.ReferenceIdentityMap: boolean isKeyType(org.apache.commons.collections.map.AbstractReferenceMap$ReferenceStrength)>(v);
if v == 0 goto label;
v = v;
goto label;
label:
v = virtualinvoke v.<java.lang.ref.Reference: java.lang.Object get()>();
label:
if v != v goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
protected boolean isEqualValue(java.lang.Object, java.lang.Object)
{
java.lang.Object v, v;
org.apache.commons.collections.map.ReferenceIdentityMap v;
boolean v;
v := @this: org.apache.commons.collections.map.ReferenceIdentityMap;
v := @parameter: java.lang.Object;
v := @parameter: java.lang.Object;
if v != v goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
private void writeObject(java.io.ObjectOutputStream) throws java.io.IOException
{
java.io.ObjectOutputStream v;
org.apache.commons.collections.map.ReferenceIdentityMap v;
v := @this: org.apache.commons.collections.map.ReferenceIdentityMap;
v := @parameter: java.io.ObjectOutputStream;
virtualinvoke v.<java.io.ObjectOutputStream: void defaultWriteObject()>();
virtualinvoke v.<org.apache.commons.collections.map.ReferenceIdentityMap: void doWriteObject(java.io.ObjectOutputStream)>(v);
return;
}
private void readObject(java.io.ObjectInputStream) throws java.io.IOException, java.lang.ClassNotFoundException
{
java.io.ObjectInputStream v;
org.apache.commons.collections.map.ReferenceIdentityMap v;
v := @this: org.apache.commons.collections.map.ReferenceIdentityMap;
v := @parameter: java.io.ObjectInputStream;
virtualinvoke v.<java.io.ObjectInputStream: void defaultReadObject()>();
virtualinvoke v.<org.apache.commons.collections.map.ReferenceIdentityMap: void doReadObject(java.io.ObjectInputStream)>(v);
return;
}
}