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 |
Ak(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ak(Pattern regexp,
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 |
Ataktiež(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ataktiež(Pattern regexp,
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 |
Azároveň(Pattern regexp,
groovy.lang.Closure body) |
static void |
Azároveň(Pattern regexp,
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 |
Pokiaľ(Pattern regexp,
groovy.lang.Closure body) |
static void |
Pokiaľ(Pattern regexp,
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 |
Tak(Pattern regexp,
groovy.lang.Closure body) |
static void |
Tak(Pattern regexp,
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) |
public 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(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ď(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(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(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(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(Pattern regexp, 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ž(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ň(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(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.