aicas logo Realtime Java
Technology.

javax.realtime
Class HeapMemory

java.lang.Object
  |
  +--javax.realtime.MemoryArea
        |
        +--javax.realtime.HeapMemory

public final class HeapMemory
extends MemoryArea


Method Summary
static HeapMemory instance()
           
 long memoryConsumed()
           
 long memoryRemaining()
           
 
Methods inherited from class javax.realtime.MemoryArea
enter, enter, executeInArea, finalize, getMemoryArea, newArray, newInstance, newInstance, size
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static HeapMemory instance()

memoryRemaining

public long memoryRemaining()
Overrides:
memoryRemaining in class MemoryArea

memoryConsumed

public long memoryConsumed()
Overrides:
memoryConsumed in class MemoryArea

aicas logo Realtime Java
Technology.

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2003 aicas GmbH. All Rights Reserved.