public abstract class DebugScreenshotsProvider extends Object
| Constructor and Description |
|---|
DebugScreenshotsProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
String |
getPrefix() |
abstract void |
save(BufferedImage image,
String suffix) |
void |
setPath(String path) |
void |
setPrefix(String prefix) |
Copyright © 2023. All rights reserved.