|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspectj.weaver.patterns.PointcutEvaluationExpenseComparator
public class PointcutEvaluationExpenseComparator
| Constructor Summary | |
|---|---|
PointcutEvaluationExpenseComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Pointcut p1,
Pointcut p2)
Compare 2 pointcuts based on an estimate of how expensive they may be to evaluate. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public PointcutEvaluationExpenseComparator()
| Method Detail |
|---|
public int compare(Pointcut p1,
Pointcut p2)
compare in interface java.util.Comparator<Pointcut>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||