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

io.gridgo.utils.pojo.helper.FunctionAccessor Maven / Gradle / Ivy

package io.gridgo.utils.pojo.helper;

public interface FunctionAccessor {

    Object apply(Object param);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy