Uses of Class
org.aspectj.util.TypeSafeEnum
Packages that use TypeSafeEnum
-
Uses of TypeSafeEnum in org.aspectj.weaver
Subclasses of TypeSafeEnum in org.aspectj.weaverModifier and TypeClassDescriptionclassThe five kinds of advice in AspectJ.classA TypeSafeEnum similar to the Java5 ElementType Enumclassstatic classstatic final classA type-safe enum representing the kind of shadows -
Uses of TypeSafeEnum in org.aspectj.weaver.patterns
Subclasses of TypeSafeEnum in org.aspectj.weaver.patternsModifier and TypeClassDescriptionstatic classstatic classstatic final class -
Uses of TypeSafeEnum in org.aspectj.weaver.tools
Subclasses of TypeSafeEnum in org.aspectj.weaver.toolsModifier and TypeClassDescriptionfinal classAn enumeration of the different kinds of pointcut primitives supported by AspectJ.