delegate property

  1. @protected
RandomAccessFile delegate

The entity to which this entity will forward all methods and properties.

Implementation

@protected
io.RandomAccessFile get delegate;