Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Collectable<T>

Type parameters

  • T

Hierarchy

Implemented by

Index

Methods

Methods

equals

  • equals(o1: T, o2: T): boolean
  • Parameters

    • o1: T
    • o2: T

    Returns boolean

    true if the other element is "equal" to this one

Generated using TypeDoc