Class FileChannelWrapper

Object
AbstractInterruptibleChannel
FileChannel
com.liferay.portal.kernel.nio.FileChannelWrapper
All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, GatheringByteChannel, InterruptibleChannel, ReadableByteChannel, ScatteringByteChannel, SeekableByteChannel, WritableByteChannel

public class FileChannelWrapper extends FileChannel
Author:
Shuyang Zhou