@Value.Immutable public abstract class StateVertex extends Vertex
| Constructor and Description |
|---|
StateVertex() |
| Modifier and Type | Method and Description |
|---|---|
static StateVertex |
of(StateID<?> stateId) |
abstract StateID<?> |
stateId() |
@Value.Parameter public abstract StateID<?> stateId()
public static StateVertex of(StateID<?> stateId)
Copyright © 2023. All rights reserved.