public interface Q
| Modifier and Type | Interface and Description |
|---|---|
static class |
Q.ArrayType<T> |
static class |
Q.BaseType<T> |
static class |
Q.DurationRunCondition |
static class |
Q.FloatType |
static class |
Q.IntegerType |
static class |
Q.IterationRunCondition |
static class |
Q.LongType |
static interface |
Q.Perform |
static interface |
Q.RunCondition |
static class |
Q.StringType |
| Modifier and Type | Method and Description |
|---|---|
void |
exec() |
void |
exec(Q.Perform perform) |
void |
exec(Q.RunCondition runCondition,
Q.Perform perform) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.