public static final class IndexerFunction.DefaultIndexerFunction extends Object implements IndexerFunction
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, waitgetNumberKey, hashCodeByKey, hashCodeByKey, hashCodeByValue, matchesByKey, matchesByKey, matchesByValuepublic Object getObjectKey(Object value)
IndexerFunctiongetObjectKey in interface IndexerFunctionCopyright © 2002–2025 Devexperts LLC. All rights reserved.