org.omg.CosCollection

Interface EqualitySequenceFactoryOperations

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

public interface EqualitySequenceFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "EqualitySequenceFactory"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

EqualitySequence
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations

generic_create

Method Details

create

public EqualitySequence create(Operations ops,
                               int expected_size)