Interface UnixFSCircularBlockBuffer.View<ViewedT>

Type Parameters:
ViewedT -
Enclosing class:
UnixFSCircularBlockBuffer

public static interface UnixFSCircularBlockBuffer.View<ViewedT>
Represents a view of the underlying UnixFSCircularBlockBuffer. Unless otherwise stated, all operations which mutate this View, will also mutate the underling parent buffer.