|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.violations.util.HashCodes
public class HashCodes
A utility class to help create hashcodes.
| Constructor Summary | |
|---|---|
HashCodes()
|
|
| Method Summary | |
|---|---|
static int |
hashCode(java.lang.Object... objects)
Create a hashcode from a list of objects. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HashCodes()
| Method Detail |
|---|
public static int hashCode(java.lang.Object... objects)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||