Function setClassLoader

  • Set the internal class loader to use. This allows you to create a custom class loader and import classes using importClass or importClassAsync. Without setting the custom class loader, the default class loader will be used.

    Parameters

    Returns void

Generated using TypeDoc