|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModuleVersionSelector
Selects a module version
| Method Summary | |
|---|---|
String |
getGroup()
The group of the module. |
String |
getName()
The name of the module. |
String |
getVersion()
The version of the module |
boolean |
matchesStrictly(ModuleVersionIdentifier identifier)
To match strictly means that the given identifier needs to have equal group, module name and version. |
| Method Detail |
|---|
String getGroup()
String getName()
String getVersion()
@Incubating boolean matchesStrictly(ModuleVersionIdentifier identifier)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||