public class RelativeActorPath$ extends java.lang.Object implements PathUtils
* "grand/child" * "/user/hello/world"
| Modifier and Type | Field and Description |
|---|---|
static RelativeActorPath$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
RelativeActorPath$() |
| Modifier and Type | Method and Description |
|---|---|
scala.Option<scala.collection.immutable.Seq<java.lang.String>> |
unapply(java.lang.String addr) |
public static final RelativeActorPath$ MODULE$