@Transferable public class StrongNameArtifact extends com.google.gwt.core.ext.linker.Artifact<StrongNameArtifact>
| Modifier | Constructor and Description |
|---|---|
protected |
StrongNameArtifact(Class<? extends com.google.gwt.core.ext.Linker> linker) |
| Modifier and Type | Method and Description |
|---|---|
void |
addStrongName(String strongName) |
protected int |
compareToComparableArtifact(StrongNameArtifact o) |
protected Class<StrongNameArtifact> |
getComparableArtifactType() |
Set<String> |
getStrongNames() |
int |
hashCode() |
protected StrongNameArtifact(Class<? extends com.google.gwt.core.ext.Linker> linker)
public void addStrongName(String strongName)
public int hashCode()
hashCode in class com.google.gwt.core.ext.linker.Artifact<StrongNameArtifact>protected int compareToComparableArtifact(StrongNameArtifact o)
compareToComparableArtifact in class com.google.gwt.core.ext.linker.Artifact<StrongNameArtifact>protected Class<StrongNameArtifact> getComparableArtifactType()
getComparableArtifactType in class com.google.gwt.core.ext.linker.Artifact<StrongNameArtifact>Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.