org.omg.CosCollection
Interface SortedMapFactoryOperations

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

public interface SortedMapFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SortedMapFactory".

Version:
generated at Dec 2, 2008 2:43:20 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007

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

Method Detail

create

SortedMap create(Operations ops,
                 int expected_size)