public class ProcfsStatus extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ProcfsEntry.ValueKey |
static class |
ProcfsStatus.KEY |
| Constructor and Description |
|---|
ProcfsStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected Double |
defaultValue() |
Double |
get(ProcfsEntry.ValueKey key) |
protected Map<ProcfsEntry.ValueKey,Double> |
handle(Collection<String> lines) |
protected Map<ProcfsEntry.ValueKey,Double> handle(Collection<String> lines)
public Double get(ProcfsEntry.ValueKey key)
protected Double defaultValue()
Copyright © 2017. All rights reserved.