Class EmptyMapGenerator
java.lang.Object
de.cuioss.test.valueobjects.generator.dynamic.impl.EmptyMapGenerator
- All Implemented Interfaces:
de.cuioss.test.generator.TypedGenerator<Map>
public class EmptyMapGenerator
extends Object
implements de.cuioss.test.generator.TypedGenerator<Map>
Always generates an empty immutable map
- Author:
- Oliver Wolff
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EmptyMapGenerator
public EmptyMapGenerator()
-
-
Method Details