com.gargoylesoftware.base.objectstore
public abstract class ObjectStoreCommand extends Object implements Serializable
Version: $Revision: 1.3 $
| Field Summary | |
|---|---|
| static long | serialVersionUID |
| Constructor Summary | |
|---|---|
| protected | ObjectStoreCommand()
Create an instance |
| Method Summary | |
|---|---|
| boolean | equals(Object object)
Return true if this object is equal to the specified object. |
| int | hashCode()
Return a value that can be used in a hashing algorithm.
|
Parameters: object the object to compare against
Returns: True if the objects are equal
Returns: A hash code