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

com.ajjpj.abase.function.AStatement0 Maven / Gradle / Ivy

package com.ajjpj.abase.function;

/**
 * @author arno
 */
public interface AStatement0 {
    void apply() throws E;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy