Interface PathUtils

All Known Implementing Classes:
ActorPathExtractor$, RelativeActorPath$

public interface PathUtils
  • Method Summary

    Modifier and Type
    Method
    Description
    scala.collection.immutable.List<String>
    split(String s, String fragment)
     
  • Method Details