org.itracker.model
Class Component.ProjectNameComparator

java.lang.Object
  extended by org.itracker.model.Component.ProjectNameComparator
All Implemented Interfaces:
Serializable, Comparator<Component>
Enclosing class:
Component

public static final class Component.ProjectNameComparator
extends Object
implements Comparator<Component>, Serializable

See Also:
Serialized Form

Constructor Summary
Component.ProjectNameComparator()
           
 
Method Summary
 int compare(Component o1, Component 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

Component.ProjectNameComparator

public Component.ProjectNameComparator()
Method Detail

compare

public int compare(Component o1,
                   Component o2)
Specified by:
compare in interface Comparator<Component>


Copyright © 2002-2012 itracker. All Rights Reserved.