PlacementDelegate.PlacementComparator Class

com.bea.netuix.application.manager.persistence.jdbc
PlacementDelegate.PlacementComparator Class

public class PlacementDelegate.PlacementComparator

    extends Object
    implements Comparator

Hierarchy
Object
  PlacementDelegate.PlacementComparator
All Implemented Interfaces

Comparator

Constructor Summary

PlacementDelegate.PlacementComparator()

 

Method Summary

public int
compare(Object o1, Object o2)
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   
Methods from class java.util.Comparator
compare, equals
 

Constructor Detail

PlacementDelegate.PlacementComparator

public PlacementDelegate.PlacementComparator()
 

Method Detail

compare(Object, Object) Method

public int compare(Object o1, 
                   Object o2)