Class FastMatchInfo

java.lang.Object
org.aspectj.weaver.patterns.FastMatchInfo
Direct Known Subclasses:
ReflectionFastMatchInfo

public class FastMatchInfo extends Object
Represents a type that pointcuts may match. Fast match for a pointcut should quickly say NO if it can.