org.omg.CosCollection
Interface SortedCollectionOperations

All Superinterfaces:
CollectionOperations, OrderedCollectionOperations
All Known Subinterfaces:
EqualityKeySortedCollection, EqualityKeySortedCollectionOperations, EqualitySortedCollection, EqualitySortedCollectionOperations, KeySortedBag, KeySortedBagOperations, KeySortedCollection, KeySortedCollectionOperations, KeySortedSet, KeySortedSetOperations, SortedBag, SortedBagOperations, SortedCollection, SortedMap, SortedMapOperations, SortedRelation, SortedRelationOperations, SortedSet, SortedSetOperations
All Known Implementing Classes:
_EqualityKeySortedCollectionStub, _EqualitySortedCollectionStub, _KeySortedBagStub, _KeySortedCollectionStub, _KeySortedSetStub, _SortedBagStub, _SortedCollectionStub, _SortedMapStub, _SortedRelationStub, _SortedSetStub, EqualityKeySortedCollectionPOA, EqualitySortedCollectionPOA, KeySortedBagPOA, KeySortedCollectionPOA, KeySortedSetPOA, SortedBagPOA, SortedCollectionPOA, SortedMapPOA, SortedRelationPOA, SortedSetPOA

public interface SortedCollectionOperations
extends OrderedCollectionOperations

Generated from IDL interface "SortedCollection"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Methods inherited from interface org.omg.CosCollection.OrderedCollectionOperations
create_ordered_iterator, remove_element_at_position, remove_first_element, remove_last_element, retrieve_element_at_position, retrieve_first_element, retrieve_last_element
 
Methods inherited from interface org.omg.CosCollection.CollectionOperations
add_all_from, add_element_set_iterator, add_element, all_elements_do, create_iterator, destroy, element_type, is_empty, number_of_elements, remove_all, remove_element_at, replace_element_at, retrieve_element_at