public class OpenRAFMonitorImpl extends java.lang.Object implements OpenRAFMonitor
Constructor and Description |
---|
OpenRAFMonitorImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
getDebugLeaks() |
java.util.List<java.lang.String> |
getOpenFiles() |
void |
setDebugLeaks(boolean b) |
public boolean getDebugLeaks()
getDebugLeaks
in interface OpenRAFMonitor
public void setDebugLeaks(boolean b)
setDebugLeaks
in interface OpenRAFMonitor
public java.util.List<java.lang.String> getOpenFiles()
getOpenFiles
in interface OpenRAFMonitor