|
Bartosz Firyn (SarXos) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.github.sarxos.webcam.WebcamTask
com.github.sarxos.webcam.ds.cgt.WebcamCloseTask
public class WebcamCloseTask
Constructor Summary | |
---|---|
WebcamCloseTask(WebcamDriver driver,
WebcamDevice device)
|
Method Summary | |
---|---|
void |
close()
|
Methods inherited from class com.github.sarxos.webcam.WebcamTask |
---|
getDevice, getThrowable, process, setThrowable |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebcamCloseTask(WebcamDriver driver, WebcamDevice device)
Method Detail |
---|
public void close() throws InterruptedException
InterruptedException
|
Bartosz Firyn (SarXos) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |