Package | Description |
---|---|
org.codehaus.plexus.languages.java.jpms |
Modifier and Type | Method and Description |
---|---|
static ResolvePathsResult.ModuleNameSource |
ResolvePathsResult.ModuleNameSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResolvePathsResult.ModuleNameSource[] |
ResolvePathsResult.ModuleNameSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<T,ResolvePathsResult.ModuleNameSource> |
ResolvePathsResult.getModulepathElements()
All T that belong to the modulepath, based on the module descriptor.
|
Copyright © 2001–2020 Codehaus Plexus. All rights reserved.