interface AtLeastCheckerOption<out T : CharSequence, out S>
Represents the extension point for another option after a |
|
interface AtMostCheckerOption<out T : CharSequence, out S>
Represents the extension point for another option after a |
|
interface ButAtMostCheckerOption<out T : CharSequence, out S>
Represents the extension point for another option after a |
|
interface ExactlyCheckerOption<out T : CharSequence, out S>
Represents the extension point for another option after a |
|
interface NotCheckerOption<out T : CharSequence, out S>
Represents the extension point for another option after a |
|
interface NotOrAtMostCheckerOption<out T : CharSequence, out S>
Represents the extension point for another option after a |