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