public class GL extends Object
| Constructor and Description |
|---|
GL() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Cando(Pattern regexp,
groovy.lang.Closure body) |
static void |
Cando(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dada(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dada(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dadas(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dadas(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dado(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dado(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Dados(Pattern regexp,
groovy.lang.Closure body) |
static void |
Dados(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
E(Pattern regexp,
groovy.lang.Closure body) |
static void |
E(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Entón(Pattern regexp,
groovy.lang.Closure body) |
static void |
Entón(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Logo(Pattern regexp,
groovy.lang.Closure body) |
static void |
Logo(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Mais(Pattern regexp,
groovy.lang.Closure body) |
static void |
Mais(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Pero(Pattern regexp,
groovy.lang.Closure body) |
static void |
Pero(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Dado(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dado(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dada(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dada(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dados(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dados(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dadas(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Dadas(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Cando(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Cando(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Entón(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Entón(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Logo(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Logo(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void E(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Mais(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Mais(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Pero(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.