public class LeakableObject extends Object implements ILeakableObject
| Modifier and Type | Field and Description |
|---|---|
LeakableContainer |
container |
LeakInfo |
info |
int |
pidx |
| Constructor and Description |
|---|
LeakableObject(Error error,
String inner,
int serviceHash,
long txid,
boolean fullstack,
int fullstackSkip) |
public LeakableContainer container
public int pidx
public LeakInfo info
public void close()
close in interface ILeakableObjectCopyright © 2021. All rights reserved.