|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbacktype.storm.testing.TestSerObject
public class TestSerObject
| Field Summary | |
|---|---|
int |
f1
|
int |
f2
|
| Constructor Summary | |
|---|---|
TestSerObject(int f1,
int f2)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int f1
public int f2
| Constructor Detail |
|---|
public TestSerObject(int f1,
int f2)
| Method Detail |
|---|
public boolean equals(Object o)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||