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

util.ConstrainedInterface Maven / Gradle / Ivy

package util;

import java.util.Set;

public interface ConstrainedInterface {
	public Set getFailedInvariants();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy