getResourceAsStream and Nulls

Yeh then it seems like he should annotate the function with @Nullable because then instead of returning InputStream it would return InputStream?