Package org.apache.xbean.recipe
Class RecipeHelper.RecipeComparator
- java.lang.Object
-
- org.apache.xbean.recipe.RecipeHelper.RecipeComparator
-
- All Implemented Interfaces:
java.util.Comparator<java.lang.Object>
- Enclosing class:
- RecipeHelper
public static class RecipeHelper.RecipeComparator extends java.lang.Object implements java.util.Comparator<java.lang.Object>
-
-
Constructor Summary
Constructors Constructor Description RecipeComparator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compare(java.lang.Object left, java.lang.Object right)
-