public class ModuleFinder extends Object
java.lang.module.ModuleFinder class.| Constructor and Description |
|---|
ModuleFinder() |
| 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.