public interface CherryStepBody
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CherryStepBody.Body0 |
static interface |
CherryStepBody.Body1<T1> |
static interface |
CherryStepBody.Body2<T1,T2> |
static interface |
CherryStepBody.Body3<T1,T2,T3> |
static interface |
CherryStepBody.Body4<T1,T2,T3,T4> |
static interface |
CherryStepBody.Body5<T1,T2,T3,T4,T5> |
static interface |
CherryStepBody.Body6<T1,T2,T3,T4,T5,T6> |
static interface |
CherryStepBody.Body7<T1,T2,T3,T4,T5,T6,T7> |
static interface |
CherryStepBody.Body8<T1,T2,T3,T4,T5,T6,T7,T8> |
static interface |
CherryStepBody.Body9<T1,T2,T3,T4,T5,T6,T7,T8,T9> |
Copyright © 2016. All rights reserved.