name.pehl.piriti.rebind.property
Class PropertyContext.PropertyContextOrder

java.lang.Object
  extended by name.pehl.piriti.rebind.property.PropertyContext.PropertyContextOrder
All Implemented Interfaces:
Comparator<PropertyContext>
Enclosing class:
PropertyContext

public static class PropertyContext.PropertyContextOrder
extends Object
implements Comparator<PropertyContext>


Constructor Summary
PropertyContext.PropertyContextOrder()
           
 
Method Summary
 int compare(PropertyContext context1, PropertyContext context2)
           
 
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

PropertyContext.PropertyContextOrder

public PropertyContext.PropertyContextOrder()
Method Detail

compare

public int compare(PropertyContext context1,
                   PropertyContext context2)
Specified by:
compare in interface Comparator<PropertyContext>


Copyright © 2012 Harald Pehl. All Rights Reserved.