SunSPOT host API V4.0


com.sun.spot.client.command
Class GetMemoryStatsCmd.Result

java.lang.Object
  extended by 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

Constructor Summary
GetMemoryStatsCmd.Result()
           
 
Method Summary
 int getFreeMemory()
           
 int getTotalMemory()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetMemoryStatsCmd.Result

public GetMemoryStatsCmd.Result()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getFreeMemory

public int getFreeMemory()

getTotalMemory

public int getTotalMemory()

SunSPOT host API V4.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.