javax.realtime
Class VTMemory
java.lang.Object
|
+--javax.realtime.MemoryArea
|
+--javax.realtime.ScopedMemory
|
+--javax.realtime.VTMemory
- public class VTMemory
- 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 |
VTMemory
public VTMemory(long initialSizeInBytes,
long maxSizeInBytes)
VTMemory
public VTMemory(long initialSizeInBytes,
long maxSizeInBytes,
java.lang.Runnable logic)
VTMemory
public VTMemory(SizeEstimator initial,
SizeEstimator maximum)
VTMemory
public VTMemory(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.