public class KN extends Object
| Constructor and Description |
|---|
KN() |
| 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) |
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
ThrowableCopyright © 2017. All Rights Reserved.