final class org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry extends org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$AbstractStrongKeyEntry implements org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongValueEntry
{
private volatile java.lang.Object value;
void <init>(java.lang.Object, int, org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry)
{
int v;
java.lang.Object v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry v, v;
v := @this: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry;
v := @parameter: java.lang.Object;
v := @parameter: int;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$AbstractStrongKeyEntry: void <init>(java.lang.Object,int,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$InternalEntry)>(v, v, v);
v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry: java.lang.Object value> = null;
return;
}
public java.lang.Object getValue()
{
java.lang.Object v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry v;
v := @this: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry;
v = v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry: java.lang.Object value>;
return v;
}
void setValue(java.lang.Object)
{
java.lang.Object v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry v;
v := @this: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry;
v := @parameter: java.lang.Object;
v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry: java.lang.Object value> = v;
return;
}
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry copy(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry)
{
int v;
java.lang.Object v, v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry v, v, v;
v := @this: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry;
v = new org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry;
v = v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry: java.lang.Object key>;
v = v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry: int hash>;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry: void <init>(java.lang.Object,int,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry)>(v, v, v);
v = v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry: java.lang.Object value>;
v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.common.collect.MapMakerInternalMap$StrongKeyStrongValueEntry: java.lang.Object value> = v;
return v;
}
}