Searched defs:checkNotNegative (Results 1 – 2 of 2) sorted by relevance
47 static void checkNotNegative(long n, String description) { in checkNotNegative() method in Util
156 public static Duration checkNotNegative(Duration duration) { in checkNotNegative() method in Durations