|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.harvard.seas.iis.util.collections.ReverseIndex
public class ReverseIndex
Constructor Summary | |
---|---|
ReverseIndex(java.lang.Object[] in)
|
Method Summary | |
---|---|
int |
getLocation(java.lang.Object o)
Returns the location of the given object in the original array; |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReverseIndex(java.lang.Object[] in)
Method Detail |
---|
public int getLocation(java.lang.Object o)
o
- object to be looked up
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |