net.sourceforge.plantuml.project
Class ItemComparator
java.lang.Object
net.sourceforge.plantuml.project.ItemComparator
- All Implemented Interfaces:
- Comparator<Item>
public class ItemComparator
- extends Object
- implements Comparator<Item>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemComparator
public ItemComparator()
compare
public int compare(Item it1,
Item it2)
- Specified by:
compare
in interface Comparator<Item>
Copyright © 2013. All Rights Reserved.