org.omg.CosCollection

Interface SortedSetFactoryOperations

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

public interface SortedSetFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SortedSetFactory"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

SortedSet
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations

generic_create

Method Details

create

public SortedSet create(Operations ops,
                        int expected_size)