channels property

HashMap<int, Channel> channels
getter/setter pair

Implementation

HashMap<int, Channel> channels = HashMap<int, Channel>();