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