S
- state typeT
- trigger typepublic class DebugLoggingTracer<S,T> extends Object implements com.github.oxo42.stateless4j.delegates.Trace<S,T>
Constructor and Description |
---|
DebugLoggingTracer(org.slf4j.Logger logger)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
transition(T trigger,
S source,
S destination) |
void |
trigger(T trigger) |
Copyright © 2023. All Rights Reserved.