Interface PatchTestCase.PatchBuilderFactory
-
- Enclosing class:
- PatchTestCase
public static interface PatchTestCase.PatchBuilderFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Patcher
createPatcher(File dir)
-
-
-
Method Detail
-
createPatcher
Patcher createPatcher(File dir) throws IOException
- Throws:
IOException
-
-