@Internal public static interface INextable.Jsii$Default extends INextable
INextable.INextable.Jsii$Default, INextable.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default Chain |
next(IChainable state)
(experimental) Go to the indicated state after this state.
|
@Stability(value=Experimental) @NotNull default Chain next(@NotNull IChainable state)
Copyright © 2021. All rights reserved.