public class MapBuilder<B extends MapBuilder<B,K,V>,K,V>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.springframework.expression.spel.standard.SpelExpressionParser |
PARSER |
Constructor and Description |
---|
MapBuilder() |