Interface FileChangeable
- All Superinterfaces:
BiFunction<Integer,
String, String>
- All Known Implementing Classes:
DeleteLinesByIndexInFile
The interface
FileChangeable
is a BiFunction
for modify files-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen, apply