isGathered

public abstract boolean isGathered(ChannelType type)

Returns whether a channel type is displayed in aggregated (gathered) mode.

Return

true if the type is gathered; false otherwise

Parameters

type

channel type to check


public boolean isGathered(ChannelIdentifier identifier)

Returns whether the channel identified by the given identifier is displayed in aggregated mode.

Return

true if the channel type is gathered; false otherwise

Parameters

identifier

channel identifier