Package org.monarchinitiative.lirical.core.util
package org.monarchinitiative.lirical.core.util
Package with utility methods such as binary search with custom comparator for extracting the sorting key.
-
ClassDescriptionStatic utility class with the binary search implementation for arrays of items with custom key extractor function.