public class TR extends Object
| Constructor and Description |
|---|
TR() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Ama(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ama(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Diyelimki(Pattern regexp,
groovy.lang.Closure body) |
static void |
Diyelimki(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Eğerki(Pattern regexp,
groovy.lang.Closure body) |
static void |
Eğerki(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Fakat(Pattern regexp,
groovy.lang.Closure body) |
static void |
Fakat(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ozaman(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ozaman(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
static void |
Ve(Pattern regexp,
groovy.lang.Closure body) |
static void |
Ve(Pattern regexp,
long timeoutMillis,
groovy.lang.Closure body) |
public static void Diyelimki(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Diyelimki(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Eğerki(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Eğerki(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ozaman(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ozaman(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ve(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ve(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Fakat(Pattern regexp, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Fakat(Pattern regexp, long timeoutMillis, groovy.lang.Closure body) throws Throwable
Throwablepublic static void Ama(Pattern regexp, groovy.lang.Closure body) throws Throwable
ThrowableCopyright © 2017. All Rights Reserved.