All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----edu.utah.janos.nodeos.pj_ThreadPoolSpec | +----edu.utah.janos.nodeos.ThreadPoolSpec
Summary |
public final class ThreadPoolSpec extends edu.utah.janos.nodeos.pj_ThreadPoolSpec { // Constructors 1 public ThreadPoolSpec(int, int, ThreadScheduler); // Methods 1 pj_ThreadPoolSpec getNativeSpec(); }
ThreadPoolSpec wrapper for Java.
The Java ThreadPoolSpec only presents the implicit thread interface to Java code. Internally, it uses explicit threads for internal tracking and management.
See Also: Flow
Constructors |
· ThreadPoolSpec | Summary | Top |
public ThreadPoolSpec(int maxThreads, int stackSize, ThreadScheduler scheduler)
Methods |
· getNativeSpec | Summary | Top |
pj_ThreadPoolSpec getNativeSpec()
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7