Function choose

  • Enumerates live instances of the className class by scanning the Java VM's heap.

    Parameters

    • className: string

      Name of class to enumerate instances of.

    • callbacks: ChooseCallbacks<{}>

      Object with callbacks.

    Returns void

Generated using TypeDoc