JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JustToolc
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.lc.lang
Interface Copier<T>
Type Parameters:
T
- 拷贝目标类型
All Known Implementing Classes:
BeanCopier
public interface
Copier<T>
拷贝接口
Author:
LC
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
copy
()
执行拷贝
Method Detail
copy
T
copy()
执行拷贝
Returns:
拷贝的目标
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2020. All rights reserved.