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