public class Cloneables
extends java.lang.Object
Cloneable objects.| Constructor and Description |
|---|
Cloneables() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
clone(java.lang.Object o) |
static java.lang.Object |
cloneIfPossible(java.lang.Object o) |