K - The type of the keys.@Immutable public abstract class AbstractKeyProvider<K> extends UniqueObject implements KeyProvider<K>
Implementations must be safe for multi-threading.
| Constructor and Description |
|---|
AbstractKeyProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns a string representation of this object for logging and debugging
purposes.
|
equals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetKeyForReading, getKeyForWriting, setKeyCopyright © 2012–2015 Schlichtherle IT Services. All rights reserved.