public class BM extends Object
| Constructor and Description |
|---|
BM() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Apabila(Pattern regexp,
groovy.lang.Closure body) |
static void |
Apabila(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Bagi(Pattern regexp,
groovy.lang.Closure body) |
static void |
Bagi(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dan(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dan(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Diberi(Pattern regexp,
groovy.lang.Closure body) |
static void |
Diberi(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Kemudian(Pattern regexp,
groovy.lang.Closure body) |
static void |
Kemudian(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) |
static void |
Tetapi(Pattern regexp,
groovy.lang.Closure body) |
static void |
Tetapi(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Diberi(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Diberi(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Bagi(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Bagi(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Apabila(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Apabila(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 Kemudian(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Kemudian(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 Tetapi(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Tetapi(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.