package //insert package here

/**
 * @author
 * @version
 */
 
//insert imports here
 
public interface Untitled 
{
	
}
