public interface  org.eclipse.aether.util.FileUtils$TempFile extends java.lang.Object implements java.io.Closeable
{
public abstract java.nio.file.Path getPath();
}