public class LeakableContainer extends Object
| Modifier and Type | Field and Description |
|---|---|
LeakableObject[] |
bucket |
| Constructor and Description |
|---|
LeakableContainer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
add(LeakableObject obj) |
protected void |
finalize() |
public LeakableObject[] bucket
protected void finalize()
throws Throwable
public static void add(LeakableObject obj)
Copyright © 2021. All rights reserved.