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