open fun valueArraySearch(keys: Any, key: A): Int
open fun valueArraySearch(keys: Any, key: A, comparator: Comparator<Any>): Int