Interface ICompilationChangeListener
-
- All Known Implementing Classes:
AbstractNMethodStage,CodeCacheLayoutStage,CompileChainStage,CompilerThreadStage,TriView
public interface ICompilationChangeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcompilationChanged(IMetaMember member)
-
-
-
Method Detail
-
compilationChanged
void compilationChanged(IMetaMember member)
-
-