T - Generic classpublic interface Solve<T>
This component will be called by specific Resolver internally.
| Modifier and Type | Method and Description |
|---|---|
T |
resolve(String content)
Resolving workflow in
Resolver |
Copyright © 2021. All rights reserved.