public class SK extends Object
| Constructor and Description |
|---|
SK() |
| Modifier and Type | Method and Description |
|---|---|
static void |
A(Pattern regexp,
groovy.lang.Closure body) |
static void |
A(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
A(String expression,
groovy.lang.Closure body) |
static void |
A(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ak(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ak(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ak(String expression,
groovy.lang.Closure body) |
static void |
Ak(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ale(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ale(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ale(String expression,
groovy.lang.Closure body) |
static void |
Ale(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ataktiež(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ataktiež(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ataktiež(String expression,
groovy.lang.Closure body) |
static void |
Ataktiež(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Atiež(Pattern regexp,
groovy.lang.Closure body) |
static void |
Atiež(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Atiež(String expression,
groovy.lang.Closure body) |
static void |
Atiež(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Azároveň(Pattern regexp,
groovy.lang.Closure body) |
static void |
Azároveň(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Azároveň(String expression,
groovy.lang.Closure body) |
static void |
Azároveň(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Keď(Pattern regexp,
groovy.lang.Closure body) |
static void |
Keď(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Keď(String expression,
groovy.lang.Closure body) |
static void |
Keď(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Pokiaľ(Pattern regexp,
groovy.lang.Closure body) |
static void |
Pokiaľ(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Pokiaľ(String expression,
groovy.lang.Closure body) |
static void |
Pokiaľ(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Potom(Pattern regexp,
groovy.lang.Closure body) |
static void |
Potom(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Potom(String expression,
groovy.lang.Closure body) |
static void |
Potom(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Tak(Pattern regexp,
groovy.lang.Closure body) |
static void |
Tak(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Tak(String expression,
groovy.lang.Closure body) |
static void |
Tak(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Zapredpokladu(Pattern regexp,
groovy.lang.Closure body) |
static void |
Zapredpokladu(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Zapredpokladu(String expression,
groovy.lang.Closure body) |
static void |
Zapredpokladu(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Pokiaľ(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pokiaľ(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pokiaľ(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pokiaľ(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Zapredpokladu(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Zapredpokladu(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Zapredpokladu(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Zapredpokladu(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Keď(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Keď(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Keď(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Keď(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ak(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ak(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ak(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ak(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tak(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tak(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tak(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tak(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Potom(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Potom(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Potom(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Potom(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void A(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void A(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void A(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Atiež(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Atiež(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Atiež(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Atiež(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ataktiež(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ataktiež(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ataktiež(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ataktiež(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Azároveň(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Azároveň(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Azároveň(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Azároveň(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ale(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ale(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ale(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2019. All rights reserved.