public class EN_LOL extends Object
| Constructor and Description |
|---|
EN_LOL() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AN(Pattern regexp,
groovy.lang.Closure body) |
static void |
AN(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
BUT(Pattern regexp,
groovy.lang.Closure body) |
static void |
BUT(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
DEN(Pattern regexp,
groovy.lang.Closure body) |
static void |
DEN(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
ICANHAZ(Pattern regexp,
groovy.lang.Closure body) |
static void |
ICANHAZ(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
WEN(Pattern regexp,
groovy.lang.Closure body) |
static void |
WEN(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void ICANHAZ(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void ICANHAZ(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void WEN(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void WEN(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void DEN(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void DEN(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void AN(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void AN(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void BUT(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.