Skip to content

Instantly share code, notes, and snippets.

@rzwitserloot
Created January 20, 2020 22:16
Show Gist options
  • Save rzwitserloot/1accfe36462a70783b380eb22f2f1c2d to your computer and use it in GitHub Desktop.
Save rzwitserloot/1accfe36462a70783b380eb22f2f1c2d to your computer and use it in GitHub Desktop.
org.jetbrains.annotations.NotNull
org.jetbrains.annotations.Nullable
org.checkerframework.checker.nullness.qual.NonNull
org.checkerframework.checker.nullness.qual.Nullable
edu.umd.cs.findbugs.annotations.NonNull
edu.umd.cs.findbugs.annotations.Nullable
org.netbeans.api.annotations.common.NonNull
org.netbeans.api.annotations.common.NullAllowed
androidx.annotation.NonNull
androidx.annotation.Nullable
android.support.annotation.NonNull
android.support.annotation.Nullable
org.springframework.lang.NonNull
org.springframework.lang.Nullable
org.jmlspecs.annotation.NonNull
org.jmlspecs.annotation.Nullable
javax.annotation.Nonnull
javax.annotation.Nullable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment