| Package | Description |
|---|---|
| com.alee.api.clone.behavior |
| Modifier and Type | Method and Description |
|---|---|
static ReflectionCloneBehavior.Policy |
ReflectionCloneBehavior.Policy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReflectionCloneBehavior.Policy[] |
ReflectionCloneBehavior.Policy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ReflectionCloneBehavior(ReflectionCloneBehavior.Policy policy,
ModifierType... ignoredModifiers)
Constructs new
ReflectionCloneBehavior ignoring fields with specified modifiers. |
Copyright © 2020. All rights reserved.