Package org.zeroturnaround.zip
Class ZipUtil.InPlaceAction
- java.lang.Object
-
- org.zeroturnaround.zip.ZipUtil.InPlaceAction
-
- Enclosing class:
- ZipUtil
private abstract static class ZipUtil.InPlaceAction extends java.lang.ObjectSimple helper to make inplace operation easier
-
-
Constructor Summary
Constructors Modifier Constructor Description privateInPlaceAction()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description (package private) abstract booleanact(java.io.File tmpFile)
-