Class RunnableWithCounterAndDone
java.lang.Object
ch.qos.logback.core.testUtil.RunnableWithCounterAndDone
- All Implemented Interfaces:
Runnable
A runnable with 'done' and 'counter' fields.
- Author:
- ceki
-
Field Details
-
done
-
counter
-
-
Constructor Details
-
RunnableWithCounterAndDone
public RunnableWithCounterAndDone()
-
-
Method Details
-
getCounter
-
setDone
-
isDone
-