Modifier and Type | Class and Description |
---|---|
static class |
Memory.Builder |
Modifier and Type | Method and Description |
---|---|
static Memory |
build() |
static Memory.Builder |
builder() |
long |
getAllocated() |
long |
getFree() |
long |
getMax() |
long |
getUsed() |
public static Memory.Builder builder()
public long getUsed()
public long getFree()
public long getAllocated()
public long getMax()
Copyright © 2015 The Kuali Foundation. All rights reserved.