In Java, there is no way to specify that you want a method to be inlined. However, the JVM does inlining automatically for you.
確定! 回上一頁