Package | Description |
---|---|
aQute.libg.forker |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Set<Forker.Job> |
Forker.executing |
(package private) java.util.Map<T,Forker.Job> |
Forker.waiting |
Modifier and Type | Method and Description |
---|---|
(package private) void |
Forker.done(Forker.Job done)
Called when the target has ran by the Job.
|