public class DA extends Object
| Constructor and Description |
|---|
DA() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Givet(Pattern regexp,
groovy.lang.Closure body) |
static void |
Givet(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Men(Pattern regexp,
groovy.lang.Closure body) |
static void |
Men(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Når(Pattern regexp,
groovy.lang.Closure body) |
static void |
Når(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Og(Pattern regexp,
groovy.lang.Closure body) |
static void |
Og(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Så(Pattern regexp,
groovy.lang.Closure body) |
static void |
Så(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Givet(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Givet(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Når(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Når(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Så(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Så(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Og(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Og(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Men(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.