public final class Topic extends Object
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getSegments() |
static Topic |
of(String first,
String... strings) |
static Topic |
split(String path) |
Stream<String> |
stream() |
Copyright © 2017. All rights reserved.