@JsFunction
@FunctionalInterface
public static interface CSSFontPaletteValuesRule.ForEachCallback3
| Modifier and Type | Method and Description |
|---|---|
void |
item(java.lang.String value,
int key,
CSSFontPaletteValuesRule map) |
void item(@Nonnull
java.lang.String value,
int key,
@Nonnull
CSSFontPaletteValuesRule map)