Searched defs:otherP (Results 1 – 1 of 1) sorted by relevance
140 public boolean partialMatch(Predicate otherP) { in partialMatch()144 public boolean fullMatch(Predicate otherP) { in fullMatch()173 Predicate otherP = (Predicate) other; in equals() local