![JAR search and dependency download from the Maven repository](/logo.png)
com.github.napp.util.IClearable Maven / Gradle / Ivy
/**
*
*/
package com.github.napp.util;
/**
* @author Alexandru Bledea
* @since Nov 7, 2013
*/
public interface IClearable {
/**
*
*/
void clear();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy