简体   繁体   English

如何使用j2me在运行时识别移动堆内存?

[英]How to identify the mobile heap memory on runtime using j2me?

I developing j2me application. 我正在开发j2me应用程序。 In this application i need to identify the mobile heap memory on runtime. 在这个应用程序中,我需要在运行时识别移动堆内存。 Is it possible? 可能吗?

 Runtime.getRuntime().totalMemory();

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM