TreeIOContext.get

  1. IO get(IOID id)
    struct TreeIOContext
    get
  2. T get()

Parameters

id IOID

ID of the IO interface to load.

Return Value

Type: IO

The active instance of the given IO interface. null, no instance of this interface is currently active.

Meta