blob: 41d4c7156ce3ca1ea819dfd25d29fc9cf66f6d53 [file] [log] [blame]
/*
* Created on Jun 3, 2003
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package org.eclipse.jst.j2ee.java.stressSample;
/**
* @author DABERG
*
* To change the template for this generated type comment go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
public interface IB extends IA {
}