Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SelectablePImp<T>

Implementation for the Selectable Class. See the SelectableP interface for more details.

Type parameters

  • T

Hierarchy

  • SelectablePImp

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

sel

sel: object | Map<any, Promise<Channel<T>>> | Set<Promise<Channel<T>>> | Promise<Channel<T>>[]

Methods

revertToArray

  • revertToArray(): Promise<Channel<T>>[]

Generated using TypeDoc