Class Repository.TempDirRemover
- java.lang.Object
-
- org.fedoraproject.p2.installer.impl.Repository.TempDirRemover
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- Repository
private static class Repository.TempDirRemover extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Modifier Constructor Description private
TempDirRemover()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private void
delete(java.nio.file.Path path)
void
run()
-