Interface Paths.InnerPath

All Known Implementing Classes:
Paths.ChildPath, Paths.MultiSegmentPath, Paths.RootPath, Paths.SingleSegmentPath
Enclosing class:
Paths

static interface Paths.InnerPath
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    copyInto(String[] segments, int start)
     
  • Method Details

    • copyInto

      int copyInto(String[] segments, int start)