package //insert package here

/**
 * @author
 * @version
 */
 
//insert imports here
 
public class Untitled 
{
	/**
	 * 
 	*/
	public Untitled() 
	{
		    
	}
}
