| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.memory.leak |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> ResourceLeakDetector<T> |
ResourceLeakDetectorFactory.newResourceLeakDetector(Class<T> resource)
Returns a new instance of a
ResourceLeakDetector with the given resource class. |
abstract <T> ResourceLeakDetector<T> |
ResourceLeakDetectorFactory.newResourceLeakDetector(Class<T> resource,
int samplingInterval)
Returns a new instance of a
ResourceLeakDetector with the given resource class. |
<T> ResourceLeakDetector<T> |
DefaultResourceLeakDetectorFactory.newResourceLeakDetector(Class<T> resource,
int samplingInterval) |
Copyright © 2020. All rights reserved.