org.omg.CosCollection
Interface DequeFactoryOperations

All Superinterfaces:
RACollectionFactoryOperations
All Known Subinterfaces:
DequeFactory
All Known Implementing Classes:
_DequeFactoryStub, DequeFactoryPOA, DequeFactoryPOATie

public interface DequeFactoryOperations
extends RACollectionFactoryOperations

Generated from IDL interface "DequeFactory".

Version:
generated at 15-Jan-2014 10:34:52
Author:
JacORB IDL compiler V 3.4

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

Method Detail

create

Deque create(Operations ops,
             int expected_size)


Copyright © 2014 JacORB. All Rights Reserved.