org.omg.CosCollection
Interface DequeFactoryOperations

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

public interface DequeFactoryOperations
extends RACollectionFactoryOperations

Generated from IDL interface "DequeFactory"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

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

Method Detail

create

public Deque create(Operations ops,
                    int expected_size)