Class FileRetryOnInterrupt

All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, GatheringByteChannel, InterruptibleChannel, ReadableByteChannel, ScatteringByteChannel, SeekableByteChannel, WritableByteChannel

class FileRetryOnInterrupt extends FileBase
A file object that re-opens and re-tries the operation if the file was closed.