Package berlin.yuna.natsserver.logic
Class Decompressor
- java.lang.Object
-
- berlin.yuna.natsserver.logic.Decompressor
-
public final class Decompressor extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PathextractAndReturnBiggest(Path archivePath, Path target)
-
-
-
Method Detail
-
extractAndReturnBiggest
public static Path extractAndReturnBiggest(Path archivePath, Path target) throws IOException
- Throws:
IOException
-
-