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 |
ਜਦੋਂ(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.