public class CachedIndexEntry extends java.lang.Object
int
index
char[]
signature
CachedIndexEntry(char[] signature, int index)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public char[] signature
public int index
public CachedIndexEntry(char[] signature, int index)