Searched defs:low (Results 1 – 2 of 2) sorted by relevance
43 "low": "-85" string48 "low": "-85" string53 "low": "-85" string
473 private static boolean boundsWithinRange(Pair<Integer, Integer> bounds, int low, int high) { in boundsWithinRange()