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, wait
hashCodeByKey, matchesByKey
getNumberKey, hashCodeByKey, hashCodeByValue, matchesByKey, matchesByValue
public Object getObjectKey(Object value)
IndexerFunction
getObjectKey
in interface IndexerFunction
Copyright © 2002–2025 Devexperts LLC. All rights reserved.