| Package | Description |
|---|---|
| com.github.jonpereiradev.diffobjects.strategy |
| Modifier and Type | Method and Description |
|---|---|
static DiffStrategyType |
DiffStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiffStrategyType[] |
DiffStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DiffMetadata(String value,
Method method,
DiffStrategyType diffStrategyType,
DiffComparator<?> comparator) |
Copyright © 2020. All rights reserved.