|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensourcephysics.numerics.specialfunctions.QNKey
public class QNKey
A Key for objects, such as quantum wave functions, that can be identified by integers.
Constructor Summary | |
---|---|
protected |
QNKey(int n,
int k)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object key)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected QNKey(int n, int k)
Method Detail |
---|
public boolean equals(java.lang.Object key)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |