Class FileChannelSupplier.ReadOnly
java.lang.Object
org.newsclub.net.unix.FileChannelSupplier
org.newsclub.net.unix.FileChannelSupplier.ReadOnly
- All Implemented Interfaces:
AFIOSupplier<FileChannel>
- Enclosing class:
FileChannelSupplier
Supplies a read-only
FileChannel.- Author:
- Christian Kohlschütter
-
Nested Class Summary
Nested classes/interfaces inherited from class FileChannelSupplier
FileChannelSupplier.ReadOnly, FileChannelSupplier.ReadWrite, FileChannelSupplier.WriteOnlyModifier and TypeClassDescriptionstatic final classSupplies a read-onlyFileChannel.static final classSupplies a read-writeFileChannel.static final classSupplies a write-onlyFileChannel. -
Method Summary
Methods inherited from class FileChannelSupplier
get