HomeSort by relevance Sort by last modified time
    Searched defs:checkNonNegative (Results 1 - 3 of 3) sorted by null

  /external/guava/guava/src/com/google/common/math/
MathPreconditions.java 53 static int checkNonNegative(String role, int x) {
60 static long checkNonNegative(String role, long x) {
67 static BigInteger checkNonNegative(String role, BigInteger x) {
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 1549 milliseconds