public static final class IndexerFunction.DefaultIdentityKey extends Object implements IndexerFunction.IdentityKey
IndexerFunction.DefaultIdentityKey, IndexerFunction.DefaultIndexerFunction, IndexerFunction.IdentityKey<K,V>, IndexerFunction.IntKey<V>, IndexerFunction.LongKey<V>DEFAULT, DEFAULT_IDENTITY_KEY| Modifier and Type | Method and Description |
|---|---|
Object |
getObjectKey(Object value)
Returns object key for specified value to be used for hashing and identification;
called when explicit object key is needed or when other methods delegate operations as specified.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithashCodeByKey, matchesByKeygetNumberKey, hashCodeByKey, hashCodeByValue, matchesByKey, matchesByValuepublic Object getObjectKey(Object value)
IndexerFunctiongetObjectKey in interface IndexerFunctionCopyright © 2002–2025 Devexperts LLC. All rights reserved.