Package org.sunflow.system
Class Memory
- java.lang.Object
-
- org.sunflow.system.Memory
-
public final class Memory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Memory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
bytesToString(long bytes)
static java.lang.String
sizeof(int[] array)
-