wrapLink method

  1. @protected
Link wrapLink (Link delegate)
@protected

Creates a new link with the same file system as this entity and backed by the specified delegate.

Implementation

@protected
Link wrapLink(io.Link delegate);