Closed Unihedro closed 9 years ago
There doesn't appear to be a "NonNull" annotation in the "android.annotation" package. o_O
http://developer.android.com/reference/android/annotation/package-summary.html
Looks like it's in the "android.support.annotation" package.
http://developer.android.com/reference/android/support/annotation/NonNull.html
And dang it @Uni, don't yell at me!!!
I built the Javadocs for the real Android Java SDK by downloading the source code from Android's package manager. However, the source code still contains the android.annotation.NonNull
class, even though it does not exist in the online reference documentation.
http://chat.stackoverflow.com/transcript/message/26156875#26156875
leads to 404 page