- java.lang.Object
-
- com.caucho.hessian.test.TestObject
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.lang.Object |
_value |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getValue() |
int |
hashCode() |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
TestObject
public TestObject()
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright 2003-2013. All Rights Reserved.