scala-java8-compat
scala-java8-compat copied to clipboard
Make FromJavaFunction and the likes serializable
In cases like Spark, functions need to be serialized. So the FromJavaFunction and the likes should have a default constructor and be serializable.