Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Hashable<T>

Type parameters

  • T

Hierarchy

Implemented by

Index

Methods

Methods

equals

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

hashCode

  • hashCode(o: T): number
  • Parameters

    • o: T

    Returns number

    a hash code value for this object

Generated using TypeDoc