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 中类的特定编译顺序?这两个类可以在不同的文件中。有没有办法在不修改类代码的情况下做到这一点?
通常情况下,你不会。
任何一个:
javac