-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Constructor Details
-
FluentMap
protected FluentMap()
-
Method Details
-
with
Fluent variant of put.
- Parameters:
name
- the name of the property
value
- the value of the property
- Returns:
- this instance