public class DecoratorComparator<T> extends Object implements Comparator<Decorator<T>>
| Constructor and Description |
|---|
DecoratorComparator(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Decorator<T> o1,
Decorator<T> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic DecoratorComparator(WebBeansContext webBeansContext)
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.