public final class StyleKey extends Object
| Modifier and Type | Method and Description |
|---|---|
static StyleKey |
create(String groupId,
String artifactId,
String scope,
String type,
String version) |
boolean |
equals(Object obj) |
static StyleKey |
fromString(String keyString) |
int |
hashCode() |
boolean |
matches(StyleKey other) |
String |
toString() |
Copyright © 2017. All rights reserved.