パッケージ nlp4j.util
クラス RuntimeUtils
- java.lang.Object
-
- nlp4j.util.RuntimeUtils
-
public class RuntimeUtils extends Object
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 RuntimeUtils()
-
-
-
メソッドの詳細
-
getMemoryInfo
public static String getMemoryInfo()
- 戻り値:
- Memory Info like "free=2,141,192,192 total=2,147,483,648 max=12,811,501,568 used=6,291,456 ratio=0.29 "
-
-