@JavaDispatcher.Proxied(value="java.lang.module.ModuleFinder") protected static interface ModuleLayerFromSingleClassLoaderDecorator.ModuleFinder
java.lang.module.ModuleFinder type.| Modifier and Type | Method and Description |
|---|---|
Object |
of(Object[] path)
Creates a module finder from the given paths.
|
@JavaDispatcher.IsStatic Object of(@JavaDispatcher.Proxied(value="java.nio.file.Path") Object[] path)
path - The paths to search for modules.Copyright © 2014–2025. All rights reserved.