probeBackupLocations
fun <T : Any> probeBackupLocations(cache: Array<KClassValue.Entry<*>?>, classValue: KClassValue<T>): KClassValue.Entry<T>?
Given that first probe was a collision, retry at nearby locations.
Given that first probe was a collision, retry at nearby locations.