public class LT extends Object
| Constructor and Description |
|---|
LT() |
| 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 |
Duota(Pattern regexp,
groovy.lang.Closure body) |
static void |
Duota(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ir(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ir(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Kai(Pattern regexp,
groovy.lang.Closure body) |
static void |
Kai(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Tada(Pattern regexp,
groovy.lang.Closure body) |
static void |
Tada(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Duota(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Duota(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Kai(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Kai(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tada(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tada(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ir(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ir(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.