Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Consumer<A>

Type parameters

  • A

Hierarchy

  • Consumer

Implemented by

Index

Methods

Methods

push

  • push(a: A, changed?: any): void
  • Parameters

    • a: A
    • Optional changed: any

    Returns void

Generated using TypeDoc