public static class RecipeHelper.RecipeComparator extends Object implements Comparator<Object>
Constructor and Description |
---|
RecipeHelper.RecipeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object left,
Object right) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(Object left, Object right)
compare
in interface Comparator<Object>
Copyright © 2005-2015. All Rights Reserved.