| Modifier and Type | Field and Description |
|---|---|
static String |
WILD |
static String |
WILDWILD |
| Modifier and Type | Method and Description |
|---|---|
int |
depth() |
boolean |
equals(Object obj) |
String |
getSegment(int i) |
int |
hashCode() |
boolean |
isParentOf(TopicId id) |
boolean |
isWild() |
boolean |
matches(String name) |
boolean |
matches(TopicId name) |
static String |
normalize(String topicId) |
String |
toString() |
public static final String WILD
public static final String WILDWILD
public boolean isWild()
public int depth()
public boolean isParentOf(TopicId id)
public String getSegment(int i)