public class LV extends Object
| Constructor and Description |
|---|
LV() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Bet(Pattern regexp,
groovy.lang.Closure body) |
static void |
Bet(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ja(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ja(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Kad(Pattern regexp,
groovy.lang.Closure body) |
static void |
Kad(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Tad(Pattern regexp,
groovy.lang.Closure body) |
static void |
Tad(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Un(Pattern regexp,
groovy.lang.Closure body) |
static void |
Un(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Kad(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Kad(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ja(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ja(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tad(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tad(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Un(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Un(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Bet(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.