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