public class ScreenshotPhoto extends Object
| Modifier and Type | Field and Description |
|---|---|
static ScreenshotPhoto |
None |
| Constructor and Description |
|---|
ScreenshotPhoto(Path pathToScreenshot) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static ScreenshotPhoto |
forScreenshotAt(Path screenshotPath) |
Path |
getPathToScreenshot() |
int |
hashCode() |
public static final ScreenshotPhoto None
public ScreenshotPhoto(Path pathToScreenshot)
Copyright © 2023. All rights reserved.