Uses of Class
org.aspectj.weaver.tools.FuzzyBoolean
Packages that use FuzzyBoolean
-
Uses of FuzzyBoolean in org.aspectj.weaver.tools
Fields in org.aspectj.weaver.tools declared as FuzzyBooleanModifier and TypeFieldDescriptionstatic FuzzyBooleanFuzzyBoolean.MAYBEstatic FuzzyBooleanFuzzyBoolean.NOstatic FuzzyBooleanFuzzyBoolean.YESMethods in org.aspectj.weaver.tools that return FuzzyBooleanModifier and TypeMethodDescriptionstatic FuzzyBooleanFuzzyBoolean.fromBoolean(boolean b)ContextBasedMatcher.matchesStatically(MatchingContext matchContext)Return FuzzyBoolean.YES if a join point with the given matching context is always matched.