Constructor and Description |
---|
DescriptorKey(ModuleKey moduleKey,
String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static DescriptorKey |
from(ModuleKey moduleKey,
String descriptorName) |
static DescriptorKey |
from(String s) |
ModuleKey |
getModuleKey() |
String |
getName() |
int |
hashCode() |
String |
toString() |
protected static final String SEPARATOR
public ModuleKey getModuleKey()
public String getName()
public static DescriptorKey from(String s)
public static DescriptorKey from(ModuleKey moduleKey, String descriptorName)