blob: 11b68571b9b3af574284fd5369f541d100234e12 [file] [log] [blame]
package com.test;
/**
* Created by IntelliJ IDEA.
* User: cdr
* Date: Aug 14, 2006
* Time: 3:35:18 PM
* To change this template use File | Settings | File Templates.
*/
public interface TestI {//jjjkjh kljh lk
void test(/* */);
}