public class HashKey extends Object implements Serializable
| Constructor and Description |
|---|
HashKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object anObj)
Return true if the argument is a HashKey whose key field
equals this key
|
int |
hashCode()
Return a restricted hashCode.
|
String |
toString()
Return a String representation of this instance
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.