com.moesol.bindings.platform_sdk.component_services
Class MallocSpy

java.lang.Object
  extended by com.moesol.bindings.platform_sdk.component_services.MallocSpy

public class MallocSpy
extends Object


Method Summary
static int getAllocatedBytes()
           
static MallocSpy instance()
           
static void register()
           
static void unregister()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

register

public static void register()

instance

public static MallocSpy instance()

unregister

public static void unregister()

getAllocatedBytes

public static int getAllocatedBytes()


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.