Searched defs:Nullable (Results 1 – 2 of 2) sorted by relevance
17 Nullable() in Nullable() function21 Nullable(const T& value) in Nullable() function25 Nullable(const Nullable& other) in Nullable() function
14 public @interface Nullable { annotation