public class BS extends Object
| Constructor and Description |
|---|
BS() |
| 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 |
Ali(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ali(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dato(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dato(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
I(Pattern regexp,
groovy.lang.Closure body) |
static void |
I(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Kada(Pattern regexp,
groovy.lang.Closure body) |
static void |
Kada(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Zatim(Pattern regexp,
groovy.lang.Closure body) |
static void |
Zatim(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Dato(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dato(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Kada(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Kada(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Zatim(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Zatim(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void I(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 Ali(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.