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

com.daiyc.extension.core.ExtensionNameConverter Maven / Gradle / Ivy

There is a newer version: 1.3.2
Show newest version
package com.daiyc.extension.core;

import java.util.function.Function;

/**
 * @author daiyc
 * @since 2024/7/22
 */
public interface ExtensionNameConverter extends Function {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy