public interface  org.eclipse.aether.util.FileUtils$FileWriter extends java.lang.Object
{
public abstract void write(java.nio.file.Path) throws java.io.IOException;
}