protected static class RGBParser.RGBMapBuilder extends MapBuilder<Pattern,RGBParser.RGBAction>
MapBuilder.Entry<A,B>| Modifier | Constructor and Description |
|---|---|
protected |
RGBMapBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RGBParser.RGBMapBuilder |
put(String s,
RGBParser.RGBAction a) |
void |
putAll(RGBParser.RGBAction a,
String... strings) |
public RGBParser.RGBMapBuilder put(String s, RGBParser.RGBAction a)
public void putAll(RGBParser.RGBAction a, String... strings)
Copyright © 2023. All rights reserved.