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 ChannelId
ChannelId
.public java.lang.String asLongText()
asLongText
in interface ChannelId
ChannelId
.public int hashCode()
hashCode
in class java.lang.Object
public int compareTo(ChannelId o)
compareTo
in interface java.lang.Comparable<ChannelId>
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2017. All Rights Reserved.