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