public static class ClassUtils.Copy extends Object
Modifier and Type | Field and Description |
---|---|
static int |
RECURSE_DEEP |
static int |
RECURSE_FLAT |
static int |
RET_NULL |
static int |
RET_SELF |
static int |
SKIP_CLONE |
static int |
SKIP_INST |
static int |
SKIP_SERIAL |
Constructor and Description |
---|
Copy() |
public static final int RET_SELF
public static final int RET_NULL
public static final int RECURSE_FLAT
public static final int RECURSE_DEEP
public static final int SKIP_CLONE
public static final int SKIP_SERIAL
public static final int SKIP_INST
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.