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

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

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

/**
 * User: serso
 * Date: 29.03.2009
 * Time: 1:19:16
 */
public interface IsMarked {
    public boolean isMarked();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy