Set the name of this channel @param name The new channel name
(String name)
| 447 | * @param name The new channel name |
| 448 | */ |
| 449 | void setName(String name); |
| 450 | |
| 451 | /** |
| 452 | * Return executor that can be used for utility tasks. |
no outgoing calls
no test coverage detected