public class DecoratorComparator<T> extends Object implements Comparator<javax.enterprise.inject.spi.Decorator<T>>
| Constructor and Description |
|---|
DecoratorComparator(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(javax.enterprise.inject.spi.Decorator<T> o1,
javax.enterprise.inject.spi.Decorator<T> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic DecoratorComparator(WebBeansContext webBeansContext)
public int compare(javax.enterprise.inject.spi.Decorator<T> o1, javax.enterprise.inject.spi.Decorator<T> o2)
compare in interface Comparator<javax.enterprise.inject.spi.Decorator<T>>Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.