isuPatches / android-wisefy

Wrapper around WifiManager and ConnectivityManager for Android
Apache License 2.0
312 stars 38 forks source link

Add nullability notations #94

Closed isuPatches closed 6 years ago

isuPatches commented 7 years ago

As a developer, I want to add nullability notations so that I can ensure that users of methods understand of what returns and parameters can/can't be null.

isuPatches commented 6 years ago

Closing as we'll get this for free with Kotlin