public class ForcedModuleNotationParser extends Object implements TopLevelNotationParser, NotationParser<Set<ModuleVersionSelector>>
| Constructor and Description |
|---|
ForcedModuleNotationParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
describe(Collection<String> candidateFormats) |
Set<ModuleVersionSelector> |
parseNotation(Object notation) |
public Set<ModuleVersionSelector> parseNotation(Object notation)
parseNotation in interface NotationParser<Set<ModuleVersionSelector>>public void describe(Collection<String> candidateFormats)
describe in interface NotationParser<Set<ModuleVersionSelector>>Copyright © 2013. All rights reserved