public final class ModularClasspath extends Object
Constructor and Description |
---|
ModularClasspath(File moduleDescriptor,
List<String> modulePath,
Collection<String> packages,
File patchFile) |
Modifier and Type | Method and Description |
---|---|
File |
getModuleDescriptor() |
List<String> |
getModulePath() |
Collection<String> |
getPackages() |
File |
getPatchFile() |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.