|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.gargoylesoftware.base.objectstore.ObjectStoreCommand
A command that can be sent to an object store
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. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ObjectStoreCommand()
Method Detail |
public boolean equals(Object object)
object
- the object to compare against
public int hashCode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |