public class ID extends Object
| Constructor and Description |
|---|
ID() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Dan(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dan(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dan(String expression,
groovy.lang.Closure body) |
static void |
Dan(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dengan(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dengan(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dengan(String expression,
groovy.lang.Closure body) |
static void |
Dengan(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ketika(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ketika(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ketika(String expression,
groovy.lang.Closure body) |
static void |
Ketika(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Maka(Pattern regexp,
groovy.lang.Closure body) |
static void |
Maka(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Maka(String expression,
groovy.lang.Closure body) |
static void |
Maka(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Tapi(Pattern regexp,
groovy.lang.Closure body) |
static void |
Tapi(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Tapi(String expression,
groovy.lang.Closure body) |
static void |
Tapi(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Dengan(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dengan(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dengan(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dengan(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ketika(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ketika(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ketika(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ketika(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Maka(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Maka(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Maka(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Maka(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dan(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dan(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dan(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dan(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tapi(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tapi(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tapi(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2019. All rights reserved.