|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.util.System
public class System
System utilities
| Constructor Summary | |
|---|---|
System()
|
|
| Method Summary | |
|---|---|
static int |
augmentHashValue(int initial,
java.lang.Object o)
Method to augment a hashcode with some extra hash |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public System()
| Method Detail |
|---|
public static int augmentHashValue(int initial,
java.lang.Object o)
initial - initial hash valueo - object to extend hash
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||