Searched defs:nullable (Results 1 – 2 of 2) sorted by relevance
78 val nullable = File(target, "android/annotation/SdkConstant.java") in Test copying private annotations from one of the stubs() constant
437 fun nullable(vararg p: String?) in Test nullability of Kotlin varargs last() method485 fun nullable(vararg p: Any?, i: String = "") {} in Test nullability of Kotlin varargs not-last() method