com.sun.spot.client.command
Class GetMemoryStatsCmd.Result
java.lang.Object
com.sun.spot.client.command.GetMemoryStatsCmd.Result
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- GetMemoryStatsCmd
public class GetMemoryStatsCmd.Result
- extends Object
- implements Serializable
- See Also:
- Serialized Form
GetMemoryStatsCmd.Result
public GetMemoryStatsCmd.Result()
toString
public String toString()
- Overrides:
toString
in class Object
getFreeMemory
public int getFreeMemory()
getTotalMemory
public int getTotalMemory()
Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.