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 17, 2009 1:47:03 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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)