N - The type of the next context (returned by end()).public interface MinimumShouldMatchNonEmptyContext<N> extends MinimumShouldMatchContext<N>
define more constraints
or to end the definition and get back to the parent context.
| Modifier and Type | Method and Description |
|---|---|
N |
end()
End the current context and continue to the next one.
|
ifMoreThanN end()
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.