Skip to content
Snippets Groups Projects
Commit 0fba22b3 authored by Ismael Juma's avatar Ismael Juma
Browse files

Fix issue #65: Change @serializable to extends Serializable in 2.9 branch

Note that we use scala.Serializable introduced in Scala 2.9 instead of
java.io.Serializable. Also, case classes inherit from scala.Serializable by
default.
parent 2e573388
No related branches found
No related tags found
No related merge requests found
Showing
with 42 additions and 59 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment