You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, types with org.checkerframework.checker.nullness.qual.Nullable and javax.annotation.Nullable in Java are still treated as platform types, instead of simply nullable types.
For example, types with
org.checkerframework.checker.nullness.qual.Nullableandjavax.annotation.Nullablein Java are still treated as platform types, instead of simply nullable types.