Annotation Type | Description |
---|---|
Nullable |
Some projects like FatJar is going to be embedded in many targets, it cannot have external
dependencies, but we'd like to have
Nullable and Preconditions.checkNotNull(T) anyway, so we define these here. |
PropagatesNullable |