org.omg.CosCollection
Interface EqualitySequenceFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
All Known Subinterfaces:
EqualitySequenceFactory
All Known Implementing Classes:
_EqualitySequenceFactoryStub, EqualitySequenceFactoryPOA

public interface EqualitySequenceFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "EqualitySequenceFactory"

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

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

Method Detail

create

public EqualitySequence create(Operations ops,
                               int expected_size)