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

cn.org.atool.fluent.mybatis.functions.StringSupplier Maven / Gradle / Ivy

There is a newer version: 1.9.9
Show newest version
package cn.org.atool.fluent.mybatis.functions;

import java.util.function.Supplier;

/**
 * Supplier
 *
 * @author darui.wu
 */
@FunctionalInterface
public interface StringSupplier extends Supplier {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy