Uses of Interface
jadx.core.dex.nodes.ICodeDataUpdateListener
Packages that use ICodeDataUpdateListener
-
Uses of ICodeDataUpdateListener in jadx.core.dex.nodes
Fields in jadx.core.dex.nodes with type parameters of type ICodeDataUpdateListenerModifier and TypeFieldDescriptionprivate final List<ICodeDataUpdateListener> RootNode.codeDataUpdateListenersMethods in jadx.core.dex.nodes with parameters of type ICodeDataUpdateListenerModifier and TypeMethodDescriptionvoidRootNode.registerCodeDataUpdateListener(ICodeDataUpdateListener listener)