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