All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.jqwik.api.ShrinkingSequence Maven / Gradle / Ivy

There is a newer version: 1.9.2
Show newest version
package net.jqwik.api;

import org.apiguardian.api.*;

import static org.apiguardian.api.API.Status.*;

/**
 * @deprecated No longer used for shrinking. To be removed in 1.4
 */
@Deprecated
@API(status = DEPRECATED, since = "1.3.3")
public interface ShrinkingSequence {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy