Uses of Interface
com.fluxtion.builder.debug.SepInvocationListener
| Package | Description |
|---|---|
| com.fluxtion.builder.debug |
-
Uses of SepInvocationListener in com.fluxtion.builder.debug
Methods in com.fluxtion.builder.debug with parameters of type SepInvocationListener Modifier and Type Method Description voidSepDebugger. addSepInvocationListener(SepInvocationListener l)voidSepDebugger. removeSepInvocationListener(SepInvocationListener l)Constructors in com.fluxtion.builder.debug with parameters of type SepInvocationListener Constructor Description SepDebugger(SepInvocationListener invocationListener)