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 |
Dengan(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dengan(Pattern regexp,
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 |
Maka(Pattern regexp,
groovy.lang.Closure body) |
static void |
Maka(Pattern regexp,
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) |
public 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(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(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(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(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.