JavaScript is disabled on your browser.
Skip navigation links
JEB API Documentation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.pnfsoftware.jeb.core.units.code.asm.memory
Interface IMemoryFreeListener
public interface
IMemoryFreeListener
VM page free (un-allocation) listener.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onFreeEvent
(
MemoryFreeEvent
e)
Method Details
onFreeEvent
void
onFreeEvent
(
MemoryFreeEvent
e)