org.omg.CosCollection
Interface KeySortedBagFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
All Known Subinterfaces:
KeySortedBagFactory
All Known Implementing Classes:
_KeySortedBagFactoryStub, KeySortedBagFactoryPOA

public interface KeySortedBagFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "KeySortedBagFactory"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

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

Method Detail

create

public KeySortedBag create(Operations ops,
                           int expected_size)