public abstract class Vertex extends Object
| Constructor and Description |
|---|
Vertex() |
| Modifier and Type | Method and Description |
|---|---|
static Either<StateVertex,TransitionVertex> |
asEither(Vertex vertex) |
static Function<Vertex,String> |
asId() |
public static Either<StateVertex,TransitionVertex> asEither(Vertex vertex)
Copyright © 2026. All rights reserved.