public abstract class Handle extends Object implements Closeable
protected Handle(Path file)
public Path getFile()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.