public class AM extends Object
| Constructor and Description |
|---|
AM() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Ապա(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ապա(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Բայց(Pattern regexp,
groovy.lang.Closure body) |
static void |
Բայց(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Դիցուք(Pattern regexp,
groovy.lang.Closure body) |
static void |
Դիցուք(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Եթե(Pattern regexp,
groovy.lang.Closure body) |
static void |
Եթե(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Եվ(Pattern regexp,
groovy.lang.Closure body) |
static void |
Եվ(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Երբ(Pattern regexp,
groovy.lang.Closure body) |
static void |
Երբ(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Դիցուք(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Դիցուք(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Եթե(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Եթե(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Երբ(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Երբ(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ապա(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ապա(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Եվ(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Եվ(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Բայց(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.