public class EN_PIRATE extends Object
| Constructor and Description |
|---|
EN_PIRATE() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Avast(Pattern regexp,
groovy.lang.Closure body) |
static void |
Avast(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Avast(String expression,
groovy.lang.Closure body) |
static void |
Avast(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Aye(Pattern regexp,
groovy.lang.Closure body) |
static void |
Aye(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Aye(String expression,
groovy.lang.Closure body) |
static void |
Aye(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Blimey(Pattern regexp,
groovy.lang.Closure body) |
static void |
Blimey(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Blimey(String expression,
groovy.lang.Closure body) |
static void |
Blimey(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Gangway(Pattern regexp,
groovy.lang.Closure body) |
static void |
Gangway(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Gangway(String expression,
groovy.lang.Closure body) |
static void |
Gangway(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Letgoandhaul(Pattern regexp,
groovy.lang.Closure body) |
static void |
Letgoandhaul(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Letgoandhaul(String expression,
groovy.lang.Closure body) |
static void |
Letgoandhaul(String expression,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Gangway(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Gangway(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Gangway(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Gangway(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Blimey(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Blimey(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Blimey(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Blimey(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Letgoandhaul(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Letgoandhaul(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Letgoandhaul(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Letgoandhaul(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Aye(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Aye(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Aye(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Aye(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Avast(String expression, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Avast(String expression, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Avast(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2018. All rights reserved.