public final class ModuleFinder extends Object
java.lang.module.ModuleFinder class.| Modifier and Type | Method and Description |
|---|---|
Set<ModuleReference> |
findAll() |
static ModuleFinder |
ofSystem() |
public static ModuleFinder ofSystem()
public Set<ModuleReference> findAll()
Copyright © 2019. All rights reserved.