Module openj9.dtfj

Class BaseStackWalkerCallbacks

java.lang.Object
com.ibm.j9ddr.vm29.j9.stackwalker.BaseStackWalkerCallbacks
All Implemented Interfaces:
IStackWalkerCallbacks

public class BaseStackWalkerCallbacks extends Object implements IStackWalkerCallbacks
Base implementation of IStackWalkerCallbacks that does performs no-ops for each callback. Provided to make writing implementations of IStackWalkerCallbacks easier