protected static class DefaultProjectRealmCache.CacheKey extends java.lang.Object implements ProjectRealmCache.Key
Modifier and Type | Field and Description |
---|---|
private java.util.List<? extends org.codehaus.plexus.classworlds.realm.ClassRealm> |
extensionRealms |
private int |
hashCode |
Constructor and Description |
---|
CacheKey(java.util.List<? extends org.codehaus.plexus.classworlds.realm.ClassRealm> extensionRealms) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
private final java.util.List<? extends org.codehaus.plexus.classworlds.realm.ClassRealm> extensionRealms
private final int hashCode