public interface MemoryManager
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxMemory()
Returns the maximum amount of memory that the runtime will attempt to use,
following the same semantics as
Runtime.totalMemory() |
long getMaxMemory()
Runtime.totalMemory()Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.