Package org.aoju.bus.core.clone
Interface Cloneable<T>
- Type Parameters:
T- 实现克隆接口的类型
- All Superinterfaces:
Cloneable
- All Known Implementing Classes:
Cloning,DynamicBean
克隆支持接口
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Method Summary
-
Method Details
-
clone
-