com.pyxis.greenhopper.jira.util.comparator
Class GenericValueNameComparator

java.lang.Object
  extended by com.pyxis.greenhopper.jira.util.comparator.GenericValueNameComparator
All Implemented Interfaces:
java.io.Serializable, java.util.Comparator<org.ofbiz.core.entity.GenericValue>

public class GenericValueNameComparator
extends java.lang.Object
implements java.util.Comparator<org.ofbiz.core.entity.GenericValue>, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
GenericValueNameComparator()
           
 
Method Summary
 int compare(org.ofbiz.core.entity.GenericValue o1, org.ofbiz.core.entity.GenericValue o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

GenericValueNameComparator

public GenericValueNameComparator()
Method Detail

compare

public int compare(org.ofbiz.core.entity.GenericValue o1,
                   org.ofbiz.core.entity.GenericValue o2)
Specified by:
compare in interface java.util.Comparator<org.ofbiz.core.entity.GenericValue>


Copyright © 2007-2012 Atlassian. All Rights Reserved.