Package org.apache.maven.plugin
Class DefaultExtensionRealmCache.CacheKey
- java.lang.Object
-
- org.apache.maven.plugin.DefaultExtensionRealmCache.CacheKey
-
- All Implemented Interfaces:
ExtensionRealmCache.Key
- Enclosing class:
- DefaultExtensionRealmCache
protected static class DefaultExtensionRealmCache.CacheKey extends java.lang.Object implements ExtensionRealmCache.Key
CacheKey
-
-
Constructor Summary
Constructors Constructor Description CacheKey(java.util.List<org.apache.maven.artifact.Artifact> extensionArtifacts)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
java.lang.String
toString()
-