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

/openjdk7/jdk/src/share/classes/com/sun/jndi/dns/
H A DDnsContextFactory.java223 * @param oneIsEnough return output once there exists one ok
226 private static List filterNameServers(List input, boolean oneIsEnough) { argument
248 if (oneIsEnough) {

Completed in 28 milliseconds