public class NO extends Object
| Constructor and Description |
|---|
NO() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gitt(Pattern regexp,
groovy.lang.Closure body) |
static void |
Gitt(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 Gitt(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Gitt(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.