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

com.github.fridujo.automocker.api.Resettable Maven / Gradle / Ivy

The newest version!
package com.github.fridujo.automocker.api;

public interface Resettable {

    void reset();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy