Class MapBuilder<B extends MapBuilder<B,K,V>, K, V>
java.lang.Object
org.springframework.amqp.utils.MapBuilder<B,K,V>
- Type Parameters:
B
- the builder type.K
- the key type.V
- the value type.
- Direct Known Subclasses:
ArgumentBuilder
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MapBuilder
public MapBuilder()
-
-
Method Details
-
put
-
get
-
_this
-