Right, the compiler is enforcing nullability at co...
# android
j
Right, the compiler is enforcing nullability at compile time, whereas in java it would be enforced at runtime (throw NPE)