0.10.8-alpha
ca.uqac.lif.cep.util.Lists Class Reference

A container object for functions and processors applying to lists. More...

Classes

class  AbstractPack
 Common ancestor to TimePack and Pack. More...
 
class  ListUpdateProcessor
 Processor that updates a list. More...
 
class  MathList
 A list that implements equality. More...
 
class  Pack
 Accumulates events from a first input pipe, and sends them in a burst into a list based on the Boolean value received on its second input pipe. More...
 
class  PutInto
 Updates a list. More...
 
class  PutIntoNew
 Updates a list. More...
 
class  TimePack
 Accumulates events that are being pushed, and sends them in a burst into a list at predefined time intervals. More...
 
class  Unpack
 Unpacks a collection of objects by outputting its contents as separate events. More...
 

Detailed Description

A container object for functions and processors applying to lists.

Author
Sylvain Hallé
Since
0.7

Definition at line 39 of file Lists.java.


The documentation for this class was generated from the following file: