Package org.aspectj.weaver
Class Utils
- java.lang.Object
-
- org.aspectj.weaver.Utils
-
public class Utils extends Object
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisSuppressing(AnnotationAJ[] anns, String lintkey)
-
-
-
Method Detail
-
isSuppressing
public static boolean isSuppressing(AnnotationAJ[] anns, String lintkey)
-
-