通常使用java 的接口时都是不带修饰符的
public interface Test {
int a = 0;
void test();
}public interface Test {public interface Test {
int a = 0;
void test();
}public interface Test {