Index

A F G I K P S T 
All Classes and Interfaces|All Packages

P

pop() - Method in class io.github.sumeetk321.FIFOChannel
Returns the token at the front of the channel.
process(Object...) - Method in class io.github.sumeetk321.ProcessNode
The abstract process method which must be user-defined.
ProcessNode<T> - Class in io.github.sumeetk321
This class defines the process node object in the Kahn Process Network.
ProcessNode(String) - Constructor for class io.github.sumeetk321.ProcessNode
A constructor which sets the name/identifier of the node.
push(T) - Method in class io.github.sumeetk321.FIFOChannel
Adds a token to the end of the channel.
A F G I K P S T 
All Classes and Interfaces|All Packages