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

cn.featherfly.common.log.LoggerEnabled Maven / Gradle / Ivy

The newest version!
package cn.featherfly.common.log;

@FunctionalInterface
public interface LoggerEnabled {
    Object[] arguments();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy