Object
NamedChannels
All Implemented Interfaces:
Iterable<Map.Entry<String,Channel>>

public class NamedChannels extends Object implements Iterable<Map.Entry<String,Channel>>
A collection of Channels each with an associated unique-name.
Author:
Owen Feehan