Searched defs:outcome (Results 1 – 4 of 4) sorted by relevance
97 public boolean matches(Outcome outcome) { in matches()101 private boolean patternMatches(Outcome outcome) { in patternMatches()
39 private final Outcome outcome; field in AnnotatedOutcome47 AnnotatedOutcome(Outcome outcome, Expectation expectation, in AnnotatedOutcome()
153 Outcome outcome = (Outcome) o; in equals() local
89 public Expectation get(Outcome outcome) { in get()