-
-
Constructor Summary
Constructors
| Constructor and Description |
HashKey(byte[] key)
|
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
String |
getKey()
Retrieves the hash key
|
void |
setKey(byte[] key)
Sets the hash key
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getKey
public String getKey()
Retrieves the hash key
- Returns:
- The hash key
Copyright © 2013. All Rights Reserved.