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