On this page

new RuntimeSpecSet(iterable?): void
  • iterable {Iterable< RuntimeSpec, any, any >} iterable
  • Returns: <RuntimeSpecSet>
Attributes
Returns:
{IterableIterator< RuntimeSpec >}

add(runtime): void
Attributes
runtime
Returns:
{void}

has(runtime): boolean
Attributes
runtime
Returns:<boolean>
true, when the runtime exists