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.
|
ifMoreThan
N end()
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.