Searched defs:nonNull (Results 1 – 2 of 2) sorted by relevance
81 val nonNull = File(target, "androidx/annotation/NonNull.java") in Test copying private annotations from one of the stubs() constant
438 fun nonNull(vararg p: String) in Test nullability of Kotlin varargs last() method486 fun nonNull(vararg p: Any, i: String = "") {} in Test nullability of Kotlin varargs not-last() method