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