org.omg.CosCollection

Interface KeySetFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
Known Subinterfaces:
KeySetFactory
Known Implementing Classes:
KeySetFactoryPOA, KeySetFactoryPOATie, _KeySetFactoryStub

public interface KeySetFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "KeySetFactory"

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

Method Summary

KeySet
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations

generic_create

Method Details

create

public KeySet create(Operations ops,
                     int expected_size)