public interface StepdefBody
Modifier and Type | Interface and Description |
---|---|
static interface |
StepdefBody.A0 |
static interface |
StepdefBody.A1<T1> |
static interface |
StepdefBody.A2<T1,T2> |
static interface |
StepdefBody.A3<T1,T2,T3> |
static interface |
StepdefBody.A4<T1,T2,T3,T4> |
static interface |
StepdefBody.A5<T1,T2,T3,T4,T5> |
static interface |
StepdefBody.A6<T1,T2,T3,T4,T5,T6> |
static interface |
StepdefBody.A7<T1,T2,T3,T4,T5,T6,T7> |
static interface |
StepdefBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> |
static interface |
StepdefBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> |
Copyright © 2016. All Rights Reserved.