Verwendungen von Klasse
org.aspectj.weaver.tools.FuzzyBoolean
Packages, die FuzzyBoolean verwenden
-
Verwendungen von FuzzyBoolean in org.aspectj.weaver.tools
Felder in org.aspectj.weaver.tools, die deklariert sind als FuzzyBooleanModifizierer und TypFeldBeschreibungstatic final FuzzyBoolean
FuzzyBoolean.MAYBE
static final FuzzyBoolean
FuzzyBoolean.NO
static final FuzzyBoolean
FuzzyBoolean.YES
Methoden in org.aspectj.weaver.tools, die FuzzyBoolean zurückgebenModifizierer und TypMethodeBeschreibungstatic 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.