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 OpenRAFMonitorpublic void setDebugLeaks(boolean b)
setDebugLeaks in interface OpenRAFMonitorpublic java.util.List<java.lang.String> getOpenFiles()
getOpenFiles in interface OpenRAFMonitor