public class PA extends Object
| Constructor and Description |
|---|
PA() |
| 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) |
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
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.