Package org.eclipse.cbi.common.util
Interface Zips.PathMapper
-
- All Known Implementing Classes:
Zips.NoPreserveRootPathMapper
,Zips.PreserveRootPathMapper
- Enclosing class:
- Zips
private static interface Zips.PathMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.nio.file.Path
mapTo(java.nio.file.Path name)
-