- java.lang.Object
-
- org.apache.ivy.core.module.id.ArtifactId
-
public class ArtifactId
extends java.lang.Object
Identifies an artifact in a module, without revision information
- See Also:
- org.apache.ivy.core.module.id
-
-
Constructor Summary
Constructors
Constructor and Description |
ArtifactId(ModuleId mid,
java.lang.String name,
java.lang.String type,
java.lang.String ext) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright ©2007-2022 The Apache Software Foundation, Licensed under Apache License, Version 2.0.