public class TA extends Object
| Constructor and Description |
|---|
TA() |
| 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 |
ஆனால்(Pattern regexp,
groovy.lang.Closure body) |
static void |
ஆனால்(Pattern regexp,
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 |
கொடுக்கப்பட்ட(Pattern regexp,
groovy.lang.Closure body) |
static void |
கொடுக்கப்பட்ட(Pattern regexp,
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 |
மேலும்(Pattern regexp,
groovy.lang.Closure body) |
static void |
மேலும்(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public 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 எப்போது(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void எப்போது(Pattern regexp, 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 மேலும்(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void மேலும்(Pattern regexp, 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 ஆனால்(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.