Package ghidra.feature.vt.gui.plugin
Interface VTSessionSupplier
- All Known Subinterfaces:
VTController
- All Known Implementing Classes:
VTControllerImpl
public interface VTSessionSupplier
A simple interface that provides a session.
-
Method Summary
-
Method Details
-
getSession
VTSession getSession()
-