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 |
Bet(String expression,
groovy.lang.Closure body) |
static void |
Bet(String expression,
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 |
Duota(String expression,
groovy.lang.Closure body) |
static void |
Duota(String expression,
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 |
Ir(String expression,
groovy.lang.Closure body) |
static void |
Ir(String expression,
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 |
Kai(String expression,
groovy.lang.Closure body) |
static void |
Kai(String expression,
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) |
static void |
Tada(String expression,
groovy.lang.Closure body) |
static void |
Tada(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Duota(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Duota(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic 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(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Kai(String expression, 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(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tada(String expression, 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(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ir(String expression, 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(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Bet(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Bet(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2018. All rights reserved.