N - The type of the next step of the predicate definition (returned by end()).public interface MinimumShouldMatchMoreStep<N> extends MinimumShouldMatchConditionStep<N>
ended,
or more conditions can be added.
| Modifier and Type | Method and Description |
|---|---|
N |
end()
End the "minimum should match" constraint definition and continue the predicate definition.
|
ifMoreThanN end()
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.