Remove the specified alias name from the aliases for this Host. @param alias Alias name to be removed
(String alias)
| 279 | * @param alias Alias name to be removed |
| 280 | */ |
| 281 | void removeAlias(String alias); |
| 282 | } |
no outgoing calls
no test coverage detected