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