public interface

INativeItemListener

com.pnfsoftware.jeb.core.units.code.asm.items.INativeItemListener

Class Overview

Interface to define an item listener.

Summary

Public Methods
abstract void onNativeItemEvent(NativeItemEvent event)
The method is called when an event is reported to the listener.

Public Methods

public abstract void onNativeItemEvent (NativeItemEvent event)

The method is called when an event is reported to the listener.