Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Comparable

Interface for defining a type-specific method for relation

Hierarchy

  • Comparable

Index

Methods

Methods

compareTo

  • Compare this object to another unknown value

    Parameters

    • other: unknown

      Another value to compare to

    Returns ComparisonResult

    The result of the comparison

Generated using TypeDoc