|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.HermiT.debugger.DerivationHistory.AtomKey
protected static class DerivationHistory.AtomKey
Field Summary | |
---|---|
protected int |
m_hashCode
|
protected java.lang.Object[] |
m_tuple
|
Constructor Summary | |
---|---|
DerivationHistory.AtomKey(java.lang.Object[] tuple)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object that)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final java.lang.Object[] m_tuple
protected final int m_hashCode
Constructor Detail |
---|
public DerivationHistory.AtomKey(java.lang.Object[] tuple)
Method Detail |
---|
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |