|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- The class to create copies for.public interface Copyable<T>
The Copyable interface is used to identify classes whose instances can create copies of themselves.
Method Summary | |
---|---|
T |
copy()
Creates a complete copy of this object. |
Method Detail |
---|
T copy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |