Package com.github.mike10004.xvfbmanager
Class XwdFileScreenshot
- java.lang.Object
-
- com.github.mike10004.xvfbmanager.Screenshot.BasicScreenshot<Screenshot.FileByteSource>
-
- com.github.mike10004.xvfbmanager.XwdFileScreenshot
-
- All Implemented Interfaces:
Screenshot
public class XwdFileScreenshot extends Screenshot.BasicScreenshot<Screenshot.FileByteSource>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.github.mike10004.xvfbmanager.Screenshot
Screenshot.BasicScreenshot<B extends com.google.common.io.ByteSource>, Screenshot.FileByteSource
-
-
Constructor Summary
Constructors Constructor Description XwdFileScreenshot(Screenshot.FileByteSource byteSource)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static XwdFileScreenshotfrom(File file)-
Methods inherited from class com.github.mike10004.xvfbmanager.Screenshot.BasicScreenshot
asByteSource
-
-
-
-
Constructor Detail
-
XwdFileScreenshot
public XwdFileScreenshot(Screenshot.FileByteSource byteSource)
-
-
Method Detail
-
from
public static XwdFileScreenshot from(File file)
-
-