public static class PartialEscapeAnalysisTest.CacheKey extends Object
private int
idx
private Object
ref
CacheKey(int idx, Object ref)
boolean
equals(PartialEscapeAnalysisTest.CacheKey other)
int
hashCode()
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
private final int idx
private final Object ref
public CacheKey(int idx, Object ref)
public int hashCode()
hashCode
Object
public boolean equals(PartialEscapeAnalysisTest.CacheKey other)