Class FixedValueFlatMappedShrinkable<T,U>
java.lang.Object
net.jqwik.engine.properties.shrinking.FlatMappedShrinkable<T,U>
net.jqwik.engine.properties.shrinking.FixedValueFlatMappedShrinkable<T,U>
- All Implemented Interfaces:
Comparable<net.jqwik.api.Shrinkable<U>>,net.jqwik.api.Shrinkable<U>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.jqwik.api.Shrinkable
net.jqwik.api.Shrinkable.ShrinkableFacade -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.jqwik.engine.properties.shrinking.FlatMappedShrinkable
distance, equals, hashCode, shrink, toString, valueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.jqwik.api.Shrinkable
asGeneric, compareTo, filter, flatMap, grow, grow, makeUnshrinkable, map
-
Constructor Details
-
FixedValueFlatMappedShrinkable
-
-
Method Details
-
shrinkable
- Overrides:
shrinkablein classFlatMappedShrinkable<T,U>
-