Package ghidra.program.util.string
Interface FoundStringCallback NEW
-
public interface FoundStringCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Change Modifier and Type Method Description voidstringFound(FoundString foundString)
-
-
-
Method Detail
-
stringFound
void stringFound(FoundString foundString)
-
-