@FunctionalInterface public interface InternalCommand
| Modifier and Type | Method and Description |
|---|---|
ClientActorBehavior |
execute(ClientActorBehavior currentBehavior)
Run command actions.
|
@Nullable ClientActorBehavior execute(@Nonnull ClientActorBehavior currentBehavior)
currentBehavior - Current BehaviorCopyright © 2016 OpenDaylight. All rights reserved.