public static class MapCSSTagChecker.GroupedMapCSSRule extends java.lang.Object
MapCSSRule
Modifier and Type | Field and Description |
---|---|
MapCSSRule.Declaration |
declaration
MapCSS declaration
|
java.util.List<Selector> |
selectors
MapCSS selectors
|
Constructor and Description |
---|
GroupedMapCSSRule(java.util.List<Selector> selectors,
MapCSSRule.Declaration declaration)
Constructs a new
GroupedMapCSSRule . |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |
public final MapCSSRule.Declaration declaration
public GroupedMapCSSRule(java.util.List<Selector> selectors, MapCSSRule.Declaration declaration)
GroupedMapCSSRule
.selectors
- MapCSS selectorsdeclaration
- MapCSS declaration