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

com.github.siwenyan.common.IEvaluator Maven / Gradle / Ivy

package com.github.siwenyan.common;

public interface IEvaluator {
    boolean evaluate() throws Exception;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy