|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.iris.Fissures.event.MagnitudeUtil
public class MagnitudeUtil
| Constructor Summary | |
|---|---|
MagnitudeUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
areEqual(Magnitude[] a,
Magnitude[] b)
|
static boolean |
areEqual(Magnitude a,
Magnitude b)
|
static int |
hash(Magnitude m)
|
static int |
hash(Magnitude[] mags)
|
static java.lang.String |
toString(Magnitude m)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MagnitudeUtil()
| Method Detail |
|---|
public static java.lang.String toString(Magnitude m)
public static boolean areEqual(Magnitude a,
Magnitude b)
public static boolean areEqual(Magnitude[] a,
Magnitude[] b)
public static int hash(Magnitude m)
public static int hash(Magnitude[] mags)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||