eagler-teavm-fork/core
adamjryan 34aed76714 Add write replace method to lambdas that implement java.io.Serializable (#453)
Add write replace method to lambdas that implement java.io.Serializable

* Peripheral java library classes added as part of the toString method
of SerializedLambda to align functionality with the standard library.
* Test added that checks the SerializedLambda can be returned and that
it is populated with the correct values including it's toString method.
2020-01-15 11:11:48 +03:00
..
src Add write replace method to lambdas that implement java.io.Serializable (#453) 2020-01-15 11:11:48 +03:00
pom.xml Update version to 0.7.0 2019-09-24 16:26:14 +03:00