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

/openjdk7/jdk/src/share/classes/com/sun/jndi/toolkit/ctx/
H A DPartialCompositeContext.java479 if (!allEmpty(prefix) && !allEmpty(name)) {
495 protected static boolean allEmpty(Name name) { method in class:PartialCompositeContext

Completed in 29 milliseconds