Class PluginDependency
java.lang.Object
net.thevpc.common.prs.plugin.PluginDependency
- All Implemented Interfaces:
Serializable
- Author:
- thevpc
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionnever use this constructorPluginDependency(String str) PluginDependency(String id, VersionInterval versionInterval) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()static PluginDependencytoString()
-
Constructor Details
-
PluginDependency
public PluginDependency()never use this constructor -
PluginDependency
- Throws:
ParseException
-
PluginDependency
-
-
Method Details
-
getId
-
getVersionInterval
-
toString
-
equals
-
hashCode
-
parse
- Throws:
ParseException
-