public class ZH_TW extends Object
| Constructor and Description |
|---|
ZH_TW() |
| 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) |
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, 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.