@FunctionalInterface public static interface ModelActionBuilder.Prerequisite<T>
Modifier and Type | Method and Description |
---|---|
T |
resolve(ModelActionBuilder.InferenceContext ctx)
Returns associated prerequisite once it is resolved.
|
T resolve(ModelActionBuilder.InferenceContext ctx)
ctx
- Inference context in which the prerequisite was satisfiedCopyright © 2019 OpenDaylight. All rights reserved.