
gov.nasa.pds.web.ui.containers.BaseContainerInterface Maven / Gradle / Ivy
package gov.nasa.pds.web.ui.containers;
/**
* An interface used to identify whether an object surfaced in a JSP is a
* container or not
*
* @author Joshua Ganderson
* @version 1.0
*/
public interface BaseContainerInterface {
// noop
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy