6
public interface I1
{
static class Test{}
}

为什么Java允许用Interface编写类?

在接口中编写静态类是个好主意吗?任何我们可以有效使用它的例子?

4

0 回答 0