org.omg.CosCollection

Interface SortedMapFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
Known Subinterfaces:
SortedMapFactory
Known Implementing Classes:
SortedMapFactoryPOA, SortedMapFactoryPOATie, _SortedMapFactoryStub

public interface SortedMapFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SortedMapFactory"

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

Method Summary

SortedMap
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations

generic_create

Method Details

create

public SortedMap create(Operations ops,
                        int expected_size)