Package ghidra.framework.plugintool
Class ServiceInterfaceImplementationPair
java.lang.Object
ghidra.framework.plugintool.ServiceInterfaceImplementationPair
-
Field Summary
-
Constructor Summary
ConstructorDescriptionServiceInterfaceImplementationPair
(Class<?> interfaceClass, Object provider) -
Method Summary
-
Field Details
-
interfaceClass
-
provider
-
-
Constructor Details
-
ServiceInterfaceImplementationPair
-