Let JsonElement implement Cloneable and Serializable
Open
enhancement
- Dominant language
- Java
- Stars
- 24.2k
- Forks
- 4.5k
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 12
Description
```
the gson API is neither Serializable nor Cloneable. I'd imagine that both
features should be relatively easy to implement...?
```
Original issue reported on code.google.com by `lukas.eder@gmail.com` on 8 Nov 2012 at 3:51
Contributor guide
Assessment
This issue has not been assessed yet.