Class DefaultChannelGroup

All Implemented Interfaces:
ChannelGroup, Comparable<ChannelGroup>, Iterable<Channel>, Collection<Channel>, Set<Channel>

public class DefaultChannelGroup extends AbstractSet<Channel> implements ChannelGroup
The default ChannelGroup implementation.