org.omg.CosCollection
Interface SortedSetFactoryOperations

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

public interface SortedSetFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SortedSetFactory".

Version:
generated at Mar 12, 2011 4:11:25 PM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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

Method Detail

create

SortedSet create(Operations ops,
                 int expected_size)