Package | Description |
---|---|
de.danielbechler.diff.inclusion |
Modifier and Type | Method and Description |
---|---|
Inclusion |
InclusionResolver.getInclusion(DiffNode node)
Determines whether a given
DiffNode should be included into the comparison
process. |
static Inclusion |
Inclusion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Inclusion[] |
Inclusion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.