nbusy / nbusy-android

NBusy Android app.
http://nbusy.com
Apache License 2.0
1 stars 0 forks source link

Use com.google.common.base.Preconditions to improve readability #84

Open soygul opened 8 years ago

soygul commented 8 years ago

Also use replace IllegalArgumentException with NullReferenceException where appropriate.