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