de.glossmaker.gloss.datastructure
Class GlossItemComparator
java.lang.Object
de.glossmaker.gloss.datastructure.GlossItemComparator
- All Implemented Interfaces:
- Comparator<GlossItem>
public class GlossItemComparator
- extends Object
- implements Comparator<GlossItem>
- Author:
- Markus Flingelli
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlossItemComparator
public GlossItemComparator()
compare
public int compare(GlossItem item1,
GlossItem item2)
- Specified by:
compare
in interface Comparator<GlossItem>
Copyright © 2010 - 2011 Markus Flingelli. All Rights Reserved.