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

com.github.yulichang.wrapper.resultmap.MFunc Maven / Gradle / Ivy

There is a newer version: 1.5.2
Show newest version
package com.github.yulichang.wrapper.resultmap;

@FunctionalInterface
public interface MFunc {

    T apply(T t);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy