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