withClassLoader
Allow the type solver to resolve types using the provided ClassLoader.
Return
the current builder.
Parameters
classLoader
The class loader to be registered.
Allow the type solver to resolve types using the provided ClassLoader.
the current builder.
The class loader to be registered.