public class CS extends Object
| Constructor and Description |
|---|
CS() |
| 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 |
Ale(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ale(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ataké(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ataké(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Když(Pattern regexp,
groovy.lang.Closure body) |
static void |
Když(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Pak(Pattern regexp,
groovy.lang.Closure body) |
static void |
Pak(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Pokud(Pattern regexp,
groovy.lang.Closure body) |
static void |
Pokud(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Zapředpokladu(Pattern regexp,
groovy.lang.Closure body) |
static void |
Zapředpokladu(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Pokud(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pokud(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Zapředpokladu(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Zapředpokladu(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Když(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Když(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pak(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pak(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ataké(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ataké(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 Ale(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.