com.github.leeonky.dal.runtime.ConstructorViaSchema Maven / Gradle / Ivy
package com.github.leeonky.dal.runtime;
import java.util.function.BiFunction;
@FunctionalInterface
public interface ConstructorViaSchema extends BiFunction {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy