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