public class TL extends Object
| Constructor and Description |
|---|
TL() |
| Modifier and Type | Method and Description |
|---|---|
static void |
అప్పుడు(Pattern regexp,
groovy.lang.Closure body) |
static void |
అప్పుడు(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
అప్పుడు(String expression,
groovy.lang.Closure body) |
static void |
అప్పుడు(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
ఈపరిస్థితిలో(Pattern regexp,
groovy.lang.Closure body) |
static void |
ఈపరిస్థితిలో(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
ఈపరిస్థితిలో(String expression,
groovy.lang.Closure body) |
static void |
ఈపరిస్థితిలో(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
కాని(Pattern regexp,
groovy.lang.Closure body) |
static void |
కాని(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
కాని(String expression,
groovy.lang.Closure body) |
static void |
కాని(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
చెప్పబడినది(Pattern regexp,
groovy.lang.Closure body) |
static void |
చెప్పబడినది(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
చెప్పబడినది(String expression,
groovy.lang.Closure body) |
static void |
చెప్పబడినది(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
మరియు(Pattern regexp,
groovy.lang.Closure body) |
static void |
మరియు(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
మరియు(String expression,
groovy.lang.Closure body) |
static void |
మరియు(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void చెప్పబడినది(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void చెప్పబడినది(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void చెప్పబడినది(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void చెప్పబడినది(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ఈపరిస్థితిలో(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ఈపరిస్థితిలో(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ఈపరిస్థితిలో(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ఈపరిస్థితిలో(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void అప్పుడు(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void అప్పుడు(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void అప్పుడు(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void అప్పుడు(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void మరియు(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void మరియు(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void మరియు(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void మరియు(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void కాని(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void కాని(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void కాని(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2018. All rights reserved.