Constructor and Description |
---|
ConcurrentTask() |
Modifier and Type | Method and Description |
---|---|
Exception |
getException() |
boolean |
isException() |
void |
run() |
protected abstract void |
runImpl() |
void |
setLatch(CountDownLatch latch) |
void |
setLogger(Logger log) |
public void setLatch(CountDownLatch latch)
public void setLogger(Logger log)
public boolean isException()
public Exception getException()
protected abstract void runImpl()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.