Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道一个接口在java中扩展了另一个接口。所以,这是否可以从超级接口继承常量和方法。如果我对继承有任何限制,请指导我了解它
扩展常量是什么意思?!所有子接口/类从超类/接口继承所有常量和方法