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 15-Jan-2014 10:34:52
Author:
JacORB IDL compiler V 3.4

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)


Copyright © 2014 JacORB. All Rights Reserved.