public interface Transition
This interface should not be implemented outside the SDK.
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | Transition.BuilderBuilder interface for  Transitions. | 
| Modifier and Type | Field and Description | 
|---|---|
| static Transition.Builder | NULL_BUILDERNo-op builder that always returns null. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isTerminal() | 
static final Transition.Builder NULL_BUILDER
Copyright © 2024. All rights reserved.