Java public interface and public class in same file

后端 未结 0 514
挽巷
挽巷 2020-12-18 20:36

In a single .Java file, is it possible to have a public interface and a public class (which implements the interface)

I\'m new to Java coding and it is written on mo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题