Modifier and Type | Method and Description |
---|---|
public boolean | Returns: true if called first time, false if called alreadyClose the leak so that |
public void | record()
Records the caller's current stack trace so that the |
public void | record(Object hint)
Records the caller's current stack trace and the specified additional arbitrary information
so that the |
close | back to summary |
---|---|
public boolean close(T trackedObject) Close the leak so that
|
record | back to summary |
---|---|
public void record() Records the caller's current stack trace so that the |
record | back to summary |
---|---|
public void record(Object hint) Records the caller's current stack trace and the specified additional arbitrary information
so that the |