Uses of Class
org.apache.directory.server.core.partition.impl.btree.NoDupsEnumeration

Packages that use NoDupsEnumeration
org.apache.directory.server.core.partition.impl.btree.jdbm   
 

Uses of NoDupsEnumeration in org.apache.directory.server.core.partition.impl.btree.jdbm
 

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



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.