org.omg.CosCollection
Interface SortedSetFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
All Known Subinterfaces:
SortedSetFactory
All Known Implementing Classes:
_SortedSetFactoryStub, SortedSetFactoryPOA

public interface SortedSetFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SortedSetFactory"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 SortedSet create(Operations ops, int expected_size)
           
 
Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations
generic_create
 

Method Detail

create

public SortedSet create(Operations ops,
                        int expected_size)