org.omg.CosCollection

Interface SetFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
Known Subinterfaces:
SetFactory
Known Implementing Classes:
SetFactoryPOA, SetFactoryPOATie, _SetFactoryStub

public interface SetFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SetFactory"

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

Method Summary

Set
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations

generic_create

Method Details

create

public Set create(Operations ops,
                  int expected_size)