javax.realtime
Class LTMemory
java.lang.Object
|
+--javax.realtime.MemoryArea
|
+--javax.realtime.ScopedMemory
|
+--javax.realtime.LTMemory
- public class LTMemory
- extends ScopedMemory
Methods inherited from class javax.realtime.ScopedMemory |
enter, enter, getPortal, getReferenceCount, join, join, joinAndEnter, joinAndEnter, joinAndEnter, joinAndEnter, setPortal |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LTMemory
public LTMemory(long initialSizeInBytes,
long maxSizeInBytes)
LTMemory
public LTMemory(long initialSizeInBytes,
long maxSizeInBytes,
java.lang.Runnable logic)
LTMemory
public LTMemory(SizeEstimator initial,
SizeEstimator maximum)
LTMemory
public LTMemory(SizeEstimator initial,
SizeEstimator maximum,
java.lang.Runnable logic)
getMaximumSize
public long getMaximumSize()
- Overrides:
getMaximumSize
in class ScopedMemory
toString
public java.lang.String toString()
- Overrides:
toString
in class ScopedMemory
aicas GmbH, Karlsruhe - Germany www.aicas.com
Copyright 2003 aicas GmbH. All Rights Reserved.