org.eclipse.jdt.internal.compiler.codegen
Class CachedIndexEntry
java.lang.Object
org.eclipse.jdt.internal.compiler.codegen.CachedIndexEntry
public class CachedIndexEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
signature
public char[] signature
index
public int index
CachedIndexEntry
public CachedIndexEntry(char[] signature,
int index)
Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.