Uses of Class
org.aspectj.weaver.tools.FuzzyBoolean
-
Uses of FuzzyBoolean in org.aspectj.weaver.tools
Modifier and TypeFieldDescriptionstatic final FuzzyBoolean
FuzzyBoolean.MAYBE
static final FuzzyBoolean
FuzzyBoolean.NO
static final FuzzyBoolean
FuzzyBoolean.YES
Modifier and TypeMethodDescriptionstatic final FuzzyBoolean
FuzzyBoolean.fromBoolean
(boolean b) ContextBasedMatcher.matchesStatically
(MatchingContext matchContext) Return FuzzyBoolean.YES if a join point with the given matching context is always matched.