public class EntitlementThreadPool extends Object implements IThreadPool
Constructor and Description |
---|
EntitlementThreadPool(int size) |
Modifier and Type | Method and Description |
---|---|
void |
submit(Runnable task)
Submits a task to the thread pool.
|
public void submit(Runnable task)
IThreadPool
submit
in interface IThreadPool
task
- Runnable task.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.