Searched defs:deprecatedError (Results 1 – 1 of 1) sorted by relevance
1983 fun deprecatedError(vararg str: String, i: Int) = Unit in <lambda>() method1993 val deprecatedError = foo.methods().single { it.name() == "deprecatedError" } in <lambda>() constant