Client: JavaEnhancement: Generalhelp wanted
仓库指标
- 星标
- (12,701 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Description
Java models should have a way to easily create a clone or copy. Cloneable seems like a bad idea so I think we're probably left with a copy function or copy constructor.
I couldn't find anything in issues search. Has this been suggested before?