Searched defs:Nullable (Results 1 – 3 of 3) sorted by relevance
29 public @interface Nullable {} annotation
42 public @interface Nullable { annotation
144 data class Nullable(val itemFieldType: FieldType) : FieldType() in build() class in com.android.libraries.pcc.chronicle.api.FieldType