SollmoStudio / beyond

Beyond: The Scalable Game Server Framework
http://www.beyondframework.com
Apache License 2.0
25 stars 9 forks source link

Using NullOps to remove scalastyle warnings. #204

Closed sgkim126 closed 9 years ago

sgkim126 commented 9 years ago

It's part of #202 issue. Currently, there are too many warnings so I'll continue to remove warnings. This patch removes comparing to null by Option and implicit converter.

hatashiro commented 9 years ago

LGTM.