![JAR search and dependency download from the Maven repository](/logo.png)
com.github.t3t5u.common.util.Procedure Maven / Gradle / Ivy
The newest version!
package com.github.t3t5u.common.util;
public interface Procedure {
void proceed(T input);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy