mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
commit
acaf369244
@ -201,7 +201,7 @@ public class SystemUtil extends SystemPropsUtil {
|
||||
* 返回Java虚拟机编译系统相关属性<br>
|
||||
* 如果没有编译系统,则返回{@code null}
|
||||
*
|
||||
* @return a {@link CompilationMXBean} ,如果没有编译系统,则返回{@code null}
|
||||
* @return {@link CompilationMXBean} ,如果没有编译系统,则返回{@code null}
|
||||
* @since 4.1.4
|
||||
*/
|
||||
public static CompilationMXBean getCompilationMXBean() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user