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 20-Jul-2016 16:02:09
Author:
JacORB IDL compiler V 3.8

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 © 2016 JacORB. All rights reserved.