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

stalkr.captcha.dbc.SolverCallback Maven / Gradle / Ivy

The newest version!
package stalkr.captcha.dbc;

public interface SolverCallback {

	void run( final String text ) throws Exception;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy