Searched defs:findPredicateSuperMethod (Results 1 – 2 of 2) sorted by relevance
111 override fun findPredicateSuperMethod(predicate: Predicate<Item>): MethodItem? = null in findPredicateSuperMethod() method
156 fun findPredicateSuperMethod(predicate: Predicate<Item>): MethodItem? { in <lambda>() method