public static class TransitionWalker.ReachedState<D> extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
State<D> |
asState() |
void |
close() |
D |
current() |
<T> TransitionWalker.ReachedState<T> |
initState(StateID<T> destination) |
public <T> TransitionWalker.ReachedState<T> initState(StateID<T> destination)
public void close()
close in interface AutoCloseablepublic D current()
Copyright © 2025. All rights reserved.