@FunctionalInterface public interface LeakListener extends AllocationListener
| Modifier and Type | Method and Description |
|---|---|
default void |
onDeallocated() |
void |
onPotentialLeak() |
default void onDeallocated()
onDeallocated in interface AllocationListenervoid onPotentialLeak()
onPotentialLeak in interface AllocationListener