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, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getKeyForReading, getKeyForWriting, setKey
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.