org.omg.CosCollection

Interface KeySortedBagFactoryOperations

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

public interface KeySortedBagFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "KeySortedBagFactory"

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

Method Summary

KeySortedBag
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations

generic_create

Method Details

create

public KeySortedBag create(Operations ops,
                           int expected_size)