Home | History | Annotate | Download | only in util

Lines Matching refs:setMatched

514           start.setMatched(true);
531 end.setMatched(true);
1188 public void setMatched(boolean matched) { this.matched = matched; }