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

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapNamingEnumeration.java189 return (more = hasMoreImpl());
208 private boolean hasMoreImpl() throws NamingException { method in class:LdapNamingEnumeration
380 return hasMoreImpl();

Completed in 30 milliseconds