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

com.memfactory.utils.redis.Callable Maven / Gradle / Ivy

There is a newer version: 0.0.25
Show newest version
/**
 * 
 */
package com.memfactory.utils.redis;

/**
 * @author zhairp createDate: 2018-09-18
 */
public interface Callable {

	void justDo();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy