Uses of Interface
net.anwiba.commons.thread.process.IProcessGroup
-
Packages that use IProcessGroup Package Description net.anwiba.commons.thread.process net.anwiba.commons.thread.queue -
-
Uses of IProcessGroup in net.anwiba.commons.thread.process
Classes in net.anwiba.commons.thread.process that implement IProcessGroup Modifier and Type Class Description classProcessGroup -
Uses of IProcessGroup in net.anwiba.commons.thread.queue
Methods in net.anwiba.commons.thread.queue with parameters of type IProcessGroup Modifier and Type Method Description voidIProcessQueue. add(ICanceler canceler, IProcessGroup process)voidProcessQueue. add(ICanceler canceler, IProcessGroup processGroup)
-