JBoss AOP Parent POM 2.2.2.GA
-
- All Implemented Interfaces:
- Comparator<javassist.CtConstructor>
public class CtConstructorComparator
extends Object
implements Comparator<javassist.CtConstructor>
Compares CtConstructors. Used to ensure that the constructor IDs line up between the
instrumentor and advisor.
- Version:
- $Revision: 71276 $
- Author:
- Bill Burke
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static Comparator<javassist.CtConstructor> |
INSTANCE |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
compare(javassist.CtConstructor m1,
javassist.CtConstructor m2) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
JBoss AOP Parent POM 2.2.2.GA
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.