Interface VariableOperators.Map.AsBuilder
- Enclosing class:
VariableOperators.Map
public static interface VariableOperators.Map.AsBuilder
- Since:
- 1.10
- Author:
- Christoph Strobl, Mark Paluch
-
Method Summary
Modifier and TypeMethodDescriptionDefine the variableName for addressing items within the array.
-
Method Details
-
as
Define the variableName for addressing items within the array.- Parameters:
variableName- must not be null.- Returns:
-