Searched refs:clampToInt (Results 1 – 1 of 1) sorted by relevance
37 private static int clampToInt(long value) { in clampToInt() method in Hints93 out.writeInt(clampToInt(pinByteRange.start)); in encodeByteRangeList()94 out.writeInt(clampToInt(pinByteRange.end - pinByteRange.start)); in encodeByteRangeList()