Interface Zips.PathMapper

All Known Implementing Classes:
Zips.NoPreserveRootPathMapper, Zips.PreserveRootPathMapper
Enclosing class:
Zips

private static interface Zips.PathMapper
  • Method Summary

    Modifier and Type
    Method
    Description
    mapTo(Path name)
     
  • Method Details