public abstract class ObjectStoreCommand extends Object implements Serializable
Modifier | Constructor and Description |
---|---|
protected |
ObjectStoreCommand()
Create an instance
|
Modifier and Type | Method and Description |
---|---|
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.
|
public boolean equals(Object object)
Copyright © 1998–2014 Gargoyle Software Inc.. All rights reserved.