Searched defs:NonNull (Results 1 – 2 of 2) sorted by relevance
37 public @interface NonNull { annotation
29 val NonNull: String get() { return classRef("android.annotation.NonNull") } in <lambda>() constant