@Beta public final class ApplicationDescriptor extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ApplicationDescriptor.Builder |
Modifier and Type | Method and Description |
---|---|
static ApplicationDescriptor.Builder |
create() |
boolean |
equals(Object o) |
String |
getDescription() |
Icon |
getIcon() |
ApplicationKey |
getKey() |
int |
hashCode() |
String |
toString() |
public ApplicationKey getKey()
public String getDescription()
public Icon getIcon()
public static ApplicationDescriptor.Builder create()