@FunctionalInterface public interface JobDependencyIdSupplier
JPPFJob.
This is a functional interface which can be used as the target for a lambda expression or method reference.| Modifier and Type | Method and Description |
|---|---|
String |
getId(JPPFJob job)
Compute a dependency id from the supplied job.
|
Copyright © 2005-2019 JPPF Team.