Searched refs:NonNull (Results 1 – 4 of 4) sorted by relevance
30 public @interface NonNull {} annotation
32 public @interface NonNull {} annotation
57 signature files. For example, in v3 the type "String" means "@NonNull String",125 <td>@NonNull String
108 bloated with @NonNull and @Nullable annotations everywhere. So instead, the115 method @Nullable public java.lang.Double convert1(@NonNull java.lang.Float);