tox4j / deprecated-tox4j

Deprecated, see http://github.com/TokTok/jvm-toxcore-c
http://github.com/TokTok/jvm-toxcore-c
Other
42 stars 17 forks source link

Do not allow null for self info #38

Closed sonOfRa closed 9 years ago

sonOfRa commented 9 years ago

This makes the API more consistent. The accessors never return null, so we should not allow null as a mutator argument either.