Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOffsetBase

Hierarchy

  • IOffsetBase

Implemented by

Index

Properties

getHashCode

getHashCode: () => number

Type declaration

    • (): number
    • Returns number

getIsFinite

getIsFinite: () => boolean

Type declaration

    • (): boolean
    • Returns boolean

getIsInfinite

getIsInfinite: () => boolean

Type declaration

    • (): boolean
    • Returns boolean

toString

toString: () => string

Type declaration

    • (): string
    • Returns string

Generated using TypeDoc