Searched refs:coerceToBoolean (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/util/Arrays/
H A DCopyMethods.java354 static boolean coerceToBoolean(int x) { return (x&1) != 0; } method in class:CopyMethods

Completed in 256 milliseconds