@Beta public abstract class ModuleBasedName extends Object
Modifier | Constructor and Description |
---|---|
protected |
ModuleBasedName(ModuleKey moduleKey,
String localName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getLocalName() |
ModuleKey |
getModuleKey() |
int |
hashCode() |
String |
toString() |
protected static final String SEPARATOR