
public class WafersFull 
{
  
  /**
   * Method WafersFull
   */
  public WafersFull() 
  {
    WFGUI instance = new WFGUI();
  }  
}
