ICY Version 1.0.1.0
Public Member Functions

icy.system.thread.IdProcessor Class Reference

Inheritance diagram for icy.system.thread.IdProcessor:
icy.system.thread.Processor icy.system.thread.SingleIdProcessor

List of all members.

Public Member Functions

 IdProcessor (int maxProcess, int maxProcessPerId)
synchronized boolean addTask (Runnable task, boolean onAWTEventThread, int id)

Detailed Description

Author:
Stephane

Member Function Documentation

synchronized boolean icy.system.thread.IdProcessor.addTask ( Runnable  task,
boolean  onAWTEventThread,
int  id 
)

Request a process

Reimplemented from icy.system.thread.Processor.


The documentation for this class was generated from the following file:
 All Classes Functions Variables