Class SubmapGenerator<K,V>
- java.lang.Object
-
- de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.SubmapGenerator<K,V>
-
-
Constructor Summary
Constructors Constructor Description SubmapGenerator(Map<K,V> supermap)SubmapGenerator(Map<K,V> supermap, Generator<Integer> sizes)
-
-
-
Constructor Detail
-
SubmapGenerator
public SubmapGenerator(Map<K,V> supermap)
-
-