org.apache.xbean.recipe
Class RecipeHelper.RecipeComparator

java.lang.Object
  extended by 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
RecipeHelper.RecipeComparator()
           
 
Method Summary
 int compare(java.lang.Object left, java.lang.Object right)
           
 
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

RecipeHelper.RecipeComparator

public RecipeHelper.RecipeComparator()
Method Detail

compare

public int compare(java.lang.Object left,
                   java.lang.Object right)
Specified by:
compare in interface java.util.Comparator<java.lang.Object>


Copyright © 2005-2011. All Rights Reserved.