Uses of Class
org.apache.ldap.server.partition.impl.btree.NoDupsEnumeration

Packages that use NoDupsEnumeration
org.apache.ldap.server.partition.impl.btree   
 

Uses of NoDupsEnumeration in org.apache.ldap.server.partition.impl.btree
 

Constructors in org.apache.ldap.server.partition.impl.btree with parameters of type NoDupsEnumeration
DupsEnumeration(NoDupsEnumeration list)
          Creates a DupsEnumeration over a enumeration of Tuples holding TreeSets for values that have the same key.
 



Copyright © 2002-2005 . All Rights Reserved.