Interface EnumerateMethodsMatchGroup

Matching methods grouped by class loader.

Hierarchy

  • EnumerateMethodsMatchGroup

Properties

Properties

One or more matching classes that have one or more methods matching the given query.

loader: null | Wrapper<{}>

Class loader, or null for the bootstrap class loader.

Typically passed to ClassFactory.get() to interact with classes of interest.

Generated using TypeDoc