public class SigarProvider$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static SigarProvider$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
SigarProvider$() |
| Modifier and Type | Method and Description |
|---|---|
void |
close(org.hyperic.sigar.SigarProxy sigar)
Release underlying sigar proxy resources.
|
public static final SigarProvider$ MODULE$