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

com.swak.excel.QueryDataHandler Maven / Gradle / Ivy

The newest version!
package com.swak.excel;

@FunctionalInterface
public interface QueryDataHandler {
    T query();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy