public final class DefaultChannelId extends Object implements ChannelId
ChannelId implementation.| Constructor and Description |
|---|
DefaultChannelId() |
| Modifier and Type | Method and Description |
|---|---|
String |
asLongText() |
String |
asShortText() |
int |
compareTo(ChannelId o) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public String asShortText()
asShortText in interface ChannelIdChannelId.public String asLongText()
asLongText in interface ChannelIdChannelId.public int compareTo(ChannelId o)
compareTo in interface Comparable<ChannelId>Copyright © 2017. All Rights Reserved.