org.omg.CosCollection
Interface ComparatorOperations

All Known Subinterfaces:
Comparator
All Known Implementing Classes:
_ComparatorStub, ComparatorPOA

public interface ComparatorOperations

Generated from IDL interface "Comparator"

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

Method Summary
 int compare(Any element1, Any element2)
           
 

Method Detail

compare

public int compare(Any element1,
                   Any element2)