- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
T |
clone(T obj)
Clones a given object.
|
-
-
Method Detail
-
clone
T clone(T obj)
Clones a given object.
- Parameters:
obj - The object to clone - may be null.
- Returns:
- the cloned object or
null if the input parameter was null.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2015. All Rights Reserved.