public abstract static class MemoryBudget.Totals extends java.lang.Object
(package private) long
maxMemory
abstract long
getCacheUsage()
long
getCriticalThreshold()
getMaxMemory()
(package private) abstract boolean
isSharedCache()
updateCacheUsage(long increment)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
long maxMemory
public final long getMaxMemory()
public final long getCriticalThreshold()
public abstract long getCacheUsage()
abstract boolean updateCacheUsage(long increment)
abstract boolean isSharedCache()
Copyright (c) 2004,2008 Oracle. All rights reserved.