public class IcedUtils
extends java.lang.Object
Constructor and Description |
---|
IcedUtils() |
Modifier and Type | Method and Description |
---|---|
static <T extends Iced> |
deepCopy(T iced)
Deep-copy clone given iced object.
|
public static <T extends Iced> T deepCopy(T iced)