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

/openjdk7/jdk/test/java/util/Arrays/
H A DCopyMethods.java351 static char coerceToChar(int x) { return (char)x; } method in class:CopyMethods

Completed in 29 milliseconds