public final class InMemoryModuleFinder extends Object
Constructor and Description |
---|
InMemoryModuleFinder(InMemoryClassLoader loader) |
Modifier and Type | Method and Description |
---|---|
Optional<ModuleReference> |
find(String name) |
Set<ModuleReference> |
findAll() |
public InMemoryModuleFinder(InMemoryClassLoader loader)
Copyright © 2018 earcam. All rights reserved.