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

org.solovyev.common.definitions.Empty Maven / Gradle / Ivy

The newest version!
package org.solovyev.common.definitions;

/**
 * User: serso
 * Date: 28.03.2009
 * Time: 17:29:14
 */
public interface Empty {
    public boolean isEmpty(); 
    public void setEmpty(boolean isEmpty); 
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy